Home
last modified time | relevance | path

Searched refs:sha3_256_desc (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c54 REGISTER_HASH(&sha3_256_desc); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c124 register_hash(&sha3_256_desc); in tee_ltc_reg_algs()
H A Dsha3_accel.c30 const struct ltc_hash_descriptor sha3_256_desc = variable
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dsha3.c25 const struct ltc_hash_descriptor sha3_256_desc = variable
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h276 extern const struct ltc_hash_descriptor sha3_256_desc;