Searched refs:crypto_aes_cts_alloc_ctx (Results 1 – 3 of 3) sorted by relevance
234 TEE_Result crypto_aes_cts_alloc_ctx(struct crypto_cipher_ctx **ctx) in crypto_aes_cts_alloc_ctx() function
120 res = crypto_aes_cts_alloc_ctx(&c); in crypto_cipher_alloc_ctx()
187 TEE_Result crypto_aes_cts_alloc_ctx(struct crypto_cipher_ctx **ctx);
Completed in 6 milliseconds