Home
last modified time | relevance | path

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

/optee_os/core/include/crypto/
A Dcrypto_impl.h282 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx,
286 drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx __unused, in drvcrypt_cipher_alloc_ctx() function
/optee_os/core/drivers/crypto/crypto_api/cipher/
A Dcipher.c172 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx, in drvcrypt_cipher_alloc_ctx() function
/optee_os/core/crypto/
A Dcrypto.c106 res = drvcrypt_cipher_alloc_ctx(&c, algo); in crypto_cipher_alloc_ctx()

Completed in 8 milliseconds