Searched refs:drvcrypt_mac_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
13 TEE_Result drvcrypt_mac_alloc_ctx(struct crypto_mac_ctx **ctx, uint32_t algo) in drvcrypt_mac_alloc_ctx() function
301 TEE_Result drvcrypt_mac_alloc_ctx(struct crypto_mac_ctx **ctx, uint32_t algo);304 drvcrypt_mac_alloc_ctx(struct crypto_mac_ctx **ctx __unused, in drvcrypt_mac_alloc_ctx() function
237 res = drvcrypt_mac_alloc_ctx(&c, algo); in crypto_mac_alloc_ctx()
Completed in 5 milliseconds