Searched refs:crypto_aes_ctr_alloc_ctx (Results 1 – 5 of 5) sorted by relevance
96 TEE_Result crypto_aes_ctr_alloc_ctx(struct crypto_cipher_ctx **ctx_ret) in crypto_aes_ctr_alloc_ctx() function
107 TEE_Result crypto_aes_ctr_alloc_ctx(struct crypto_cipher_ctx **ctx_ret) in crypto_aes_ctr_alloc_ctx() function
307 res = crypto_aes_ctr_alloc_ctx(&fallback_ctx); in stm32_saes_cipher_allocate()
261 TEE_Result crypto_aes_ctr_alloc_ctx(struct crypto_cipher_ctx **ctx);
134 res = crypto_aes_ctr_alloc_ctx(&c); in crypto_cipher_alloc_ctx()