Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dgcm.c32 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx_ret) in crypto_aes_gcm_alloc_ctx() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h274 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx);
/optee_os-3.20.0/core/crypto/
A Daes-gcm.c436 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx_ret) in crypto_aes_gcm_alloc_ctx() function
A Dcrypto.c355 res = crypto_aes_gcm_alloc_ctx(&c); in crypto_authenc_alloc_ctx()

Completed in 8 milliseconds