Searched refs:drvcrypt_register_hmac (Results 1 – 4 of 4) sorted by relevance
25 static inline TEE_Result drvcrypt_register_hmac(drvcrypt_mac_allocate allocate) in drvcrypt_register_hmac() function
164 ret = drvcrypt_register_hmac(&sec_hmac_ctx_allocate); in sec_hmac_init()
220 return drvcrypt_register_hmac(&stm32_hmac_allocate); in stm32_register_hmac()
345 if (drvcrypt_register_hmac(&caam_hmac_allocate)) in caam_hmac_init()