Searched refs:drvcrypt_mac_allocate (Results 1 – 2 of 2) sorted by relevance
17 typedef TEE_Result (*drvcrypt_mac_allocate)(struct crypto_mac_ctx **ctx, typedef25 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()
16 drvcrypt_mac_allocate mac_alloc = NULL; in drvcrypt_mac_alloc_ctx()
Completed in 3 milliseconds