Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha512_256.c23 &sha512_256_init,
35 int sha512_256_init(hash_state * md) in sha512_256_init() function
109 sha512_256_init(&md); in sha512_256_test()
/optee_os/core/lib/libtomcrypt/
H A Dhash.c196 if (sha512_256_init(&hs) != CRYPT_OK) in hash_sha512_256_compute()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h328 int sha512_256_init(hash_state * md);