Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/crypto/
H A Dsm3_armv8a_ce_a64.S44 .macro round, ab, s0, t0, t1, i macro
H A Dsm4_armv8a_aese_a64.S159 .macro round, c0, c1, c2, c3, k macro
/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsafer.c252 unsigned int round; in s_safer_ecb_encrypt() local
306 unsigned int round; in s_safer_ecb_decrypt() local
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dsha3.c159 int i, j, round; in s_keccakf() local
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h1116 #define PSA_JPAKE_EXPECTED_INPUTS(round) ((round) == PSA_JPAKE_FINISHED ? 0 : \ argument
1118 #define PSA_JPAKE_EXPECTED_OUTPUTS(round) ((round) == PSA_JPAKE_FINISHED ? 0 : \ argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dsha3.c107 for (int round = 0; round < 24; round++) { in keccak_f1600() local
H A Dssl_tls.c9082 size_t len, mbedtls_ecjpake_rounds_t round) in mbedtls_psa_ecjpake_read_round()
9125 mbedtls_ecjpake_rounds_t round) in mbedtls_psa_ecjpake_write_round()
H A Decp_curves_new.c5506 size_t round; in mbedtls_ecp_mod_p448_raw() local