Searched refs:drvcrypt_cipher_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
170 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx, in drvcrypt_cipher_alloc_ctx() function
368 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx,372 drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx __unused, in drvcrypt_cipher_alloc_ctx() function
123 res = drvcrypt_cipher_alloc_ctx(&c, algo); in crypto_cipher_alloc_ctx()