Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c35 REGISTER_HASH(&sha224_desc); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha224.c12 const struct ltc_hash_descriptor sha224_desc = variable
/optee_os/core/lib/libtomcrypt/
H A Dtomcrypt.c109 register_hash(&sha224_desc); in tee_ltc_reg_algs()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h361 extern const struct ltc_hash_descriptor sha224_desc;