Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hash.c599 static TEE_Result sec_hash_ctx_allocate(struct crypto_hash_ctx **ctx, in sec_hash_ctx_allocate() function
646 ret = drvcrypt_register_hash(&sec_hash_ctx_allocate); in sec_hash_init()