Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hmac.c117 static TEE_Result sec_hmac_ctx_allocate(struct crypto_mac_ctx **ctx, in sec_hmac_ctx_allocate() function
164 ret = drvcrypt_register_hmac(&sec_hmac_ctx_allocate); in sec_hmac_init()