Home
last modified time | relevance | path

Searched refs:blake2b_256_desc (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_register_all_hashes.c87 REGISTER_HASH(&blake2b_256_desc); in register_all_hashes()
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dblake2b.c81 const struct ltc_hash_descriptor blake2b_256_desc = variable
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h404 extern const struct ltc_hash_descriptor blake2b_256_desc;