Searched refs:crypto_aes_gcm_alloc_ctx (Results 1 – 4 of 4) sorted by relevance
32 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx_ret) in crypto_aes_gcm_alloc_ctx() function
274 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx);
436 TEE_Result crypto_aes_gcm_alloc_ctx(struct crypto_authenc_ctx **ctx_ret) in crypto_aes_gcm_alloc_ctx() function
355 res = crypto_aes_gcm_alloc_ctx(&c); in crypto_authenc_alloc_ctx()
Completed in 8 milliseconds