Home
last modified time | relevance | path

Searched refs:sha384_desc (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c41 REGISTER_HASH(&sha384_desc); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha384.c12 const struct ltc_hash_descriptor sha384_desc = variable
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c115 register_hash(&sha384_desc); in tee_ltc_reg_algs()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h321 extern const struct ltc_hash_descriptor sha384_desc;