Home
last modified time | relevance | path

Searched defs:round (Results 1 – 5 of 5) sorted by relevance

/lib/
A Daes.c577 u32 round, aes_rounds; in aes_encrypt() local
600 int round, aes_rounds; in aes_decrypt() local
/lib/mbedtls/external/mbedtls/include/psa/
A Dcrypto_extra.h1830 #define PSA_JPAKE_EXPECTED_INPUTS(round) ((round) == PSA_JPAKE_FINISHED ? 0 : \ argument
1832 #define PSA_JPAKE_EXPECTED_OUTPUTS(round) ((round) == PSA_JPAKE_FINISHED ? 0 : \ argument
/lib/mbedtls/external/mbedtls/library/
A Dsha3.c107 for (int round = 0; round < 24; round++) { in keccak_f1600() local
A Dssl_tls.c9244 size_t len, mbedtls_ecjpake_rounds_t round) in mbedtls_psa_ecjpake_read_round()
9287 mbedtls_ecjpake_rounds_t round) in mbedtls_psa_ecjpake_write_round()
A Decp_curves_new.c5506 size_t round; in mbedtls_ecp_mod_p448_raw() local

Completed in 40 milliseconds