Searched refs:drvcrypt_cipher_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
171 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx, in drvcrypt_cipher_alloc_ctx() function
288 TEE_Result drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx,292 drvcrypt_cipher_alloc_ctx(struct crypto_cipher_ctx **ctx __unused, in drvcrypt_cipher_alloc_ctx() function
106 res = drvcrypt_cipher_alloc_ctx(&c, algo); in crypto_cipher_alloc_ctx()
Completed in 19 milliseconds