Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/crypto_api/mac/
A Dmac.c13 TEE_Result drvcrypt_mac_alloc_ctx(struct crypto_mac_ctx **ctx, uint32_t algo) in drvcrypt_mac_alloc_ctx() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h301 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
/optee_os-3.20.0/core/crypto/
A Dcrypto.c237 res = drvcrypt_mac_alloc_ctx(&c, algo); in crypto_mac_alloc_ctx()

Completed in 7 milliseconds