Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_hash.h128 struct blake2s_state { struct
196 struct blake2s_state blake2s;
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_sizes.c77 _SZ_STRINGIFY_S(blake2s_state),
/optee_os/core/lib/libtomcrypt/src/hashes/
A Dblake2s.c171 XMEMSET(&md->blake2s, 0, sizeof(struct blake2s_state)); in blake2s_init0()

Completed in 11 milliseconds