Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h121 struct blake2s_state { struct
189 struct blake2s_state blake2s;
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_sizes.c70 SZ_STRINGIFY_S(blake2s_state),
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dblake2s.c164 XMEMSET(&md->blake2s, 0, sizeof(struct blake2s_state)); in s_blake2s_init0()

Completed in 5 milliseconds