Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h313 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
/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c305 TEE_Result drvcrypt_authenc_alloc_ctx(struct crypto_authenc_ctx **ctx, in drvcrypt_authenc_alloc_ctx() function
/optee_os-3.20.0/core/crypto/
A Dcrypto.c344 res = drvcrypt_authenc_alloc_ctx(&c, algo); in crypto_authenc_alloc_ctx()

Completed in 5 milliseconds