Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/crypto/
A Drng_fortuna.c91 static TEE_Result hash_final(void *ctx, uint8_t digest[KEY_SIZE]) in hash_final() function
107 return hash_final(ctx, key); in key_from_data()
397 TEE_Result res = hash_final(pool_ctx, pool_digest); in restart_pool()
462 res = hash_final(state.reseed_ctx, pool_digest); in maybe_reseed()

Completed in 2 milliseconds