Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c77 REGISTER_HASH(&whirlpool_desc); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/src/hashes/whirl/
H A Dwhirl.c13 const struct ltc_hash_descriptor whirlpool_desc = variable
/optee_os/core/lib/libtomcrypt/src/prngs/
H A Dyarrow.c106 prng->u.yarrow.hash = register_hash(&whirlpool_desc); in yarrow_start()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h257 extern const struct ltc_hash_descriptor whirlpool_desc;