Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_mac.h17 typedef TEE_Result (*drvcrypt_mac_allocate)(struct crypto_mac_ctx **ctx, typedef
25 static inline TEE_Result drvcrypt_register_hmac(drvcrypt_mac_allocate allocate) in drvcrypt_register_hmac()
35 static inline TEE_Result drvcrypt_register_cmac(drvcrypt_mac_allocate allocate) in drvcrypt_register_cmac()
/optee_os-3.20.0/core/drivers/crypto/crypto_api/mac/
A Dmac.c16 drvcrypt_mac_allocate mac_alloc = NULL; in drvcrypt_mac_alloc_ctx()

Completed in 3 milliseconds