Searched refs:drvcrypt_authenc_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
313 TEE_Result drvcrypt_authenc_alloc_ctx(struct crypto_authenc_ctx **ctx,317 drvcrypt_authenc_alloc_ctx(struct crypto_authenc_ctx **ctx __unused, in drvcrypt_authenc_alloc_ctx() function
305 TEE_Result drvcrypt_authenc_alloc_ctx(struct crypto_authenc_ctx **ctx, in drvcrypt_authenc_alloc_ctx() function
344 res = drvcrypt_authenc_alloc_ctx(&c, algo); in crypto_authenc_alloc_ctx()
Completed in 5 milliseconds