Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c754 static TEE_Result caam_cmac_allocate(struct crypto_mac_ctx **ctx, uint32_t algo) in caam_cmac_allocate() function
821 if (drvcrypt_register(CRYPTO_CMAC, &caam_cmac_allocate)) in caam_cmac_init()