Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/asu_driver/
H A Dasu_hash.c375 static TEE_Result asu_hash_ctx_allocate(struct crypto_hash_ctx **ctx, in asu_hash_ctx_allocate() function
442 ret = drvcrypt_register_hash(&asu_hash_ctx_allocate); in asu_hash_init()