Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dhash.c191 TEE_Result hash_sha512_256_compute(uint8_t *digest, const uint8_t *data, in hash_sha512_256_compute() function
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c211 res = hash_sha512_256_compute(entropy_sha512_256, in pool_check_add_entropy()
/optee_os/core/include/crypto/
H A Dcrypto.h352 TEE_Result hash_sha512_256_compute(uint8_t *digest, const uint8_t *data,