Searched refs:crypto_aes_cbc_alloc_ctx (Results 1 – 6 of 6) sorted by relevance
112 TEE_Result crypto_aes_cbc_alloc_ctx(struct crypto_cipher_ctx **ctx_ret) in crypto_aes_cbc_alloc_ctx() function
124 TEE_Result crypto_aes_cbc_alloc_ctx(struct crypto_cipher_ctx **ctx) in crypto_aes_cbc_alloc_ctx() function
245 res = crypto_aes_cbc_alloc_ctx(&c->cbc); in crypto_aes_cts_alloc_ctx()
131 res = crypto_aes_cbc_alloc_ctx(&c); in crypto_cipher_alloc_ctx()
302 res = crypto_aes_cbc_alloc_ctx(&fallback_ctx); in stm32_saes_cipher_allocate()
255 TEE_Result crypto_aes_cbc_alloc_ctx(struct crypto_cipher_ctx **ctx);