Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dhmac.c171 static TEE_Result stm32_hmac_allocate(struct crypto_mac_ctx **ctx, in stm32_hmac_allocate() function
220 return drvcrypt_register_hmac(&stm32_hmac_allocate); in stm32_register_hmac()