Home
last modified time | relevance | path

Searched refs:icv_rev_aes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dixp4xx_crypto.c121 dma_addr_t icv_rev_aes; /* icv or rev aes */ member
356 dma_pool_free(buffer_pool, req_ctx->hmac_virt, crypt->icv_rev_aes); in finish_scattered_hmac()
660 crypt->icv_rev_aes = target; in register_chain_var()
740 crypt->icv_rev_aes = dir->npe_ctx_phys + sizeof(u32); in gen_rev_aes_key()
1052 crypt->icv_rev_aes = buf->phys_addr + in aead_perform()
1074 crypt->icv_rev_aes = buf->phys_addr + in aead_perform()
1083 &crypt->icv_rev_aes); in aead_perform()
/kernel/linux/linux-6.6/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c121 u32 icv_rev_aes; /* icv or rev aes */ member
363 dma_pool_free(buffer_pool, req_ctx->hmac_virt, crypt->icv_rev_aes); in finish_scattered_hmac()
720 crypt->icv_rev_aes = target; in register_chain_var()
800 crypt->icv_rev_aes = dir->npe_ctx_phys + sizeof(u32); in gen_rev_aes_key()
1146 crypt->icv_rev_aes = buf->phys_addr + in aead_perform()
1168 crypt->icv_rev_aes = buf->phys_addr + in aead_perform()
1180 crypt->icv_rev_aes = dma; in aead_perform()

Completed in 5 milliseconds