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

/linux-4.1.27/drivers/crypto/
H A Dixp4xx_crypto.c125 u32 icv_rev_aes; /* icv or rev aes */ member in struct:crypt_ctl
348 dma_pool_free(buffer_pool, req_ctx->hmac_virt, crypt->icv_rev_aes); finish_scattered_hmac()
629 crypt->icv_rev_aes = target; register_chain_var()
709 crypt->icv_rev_aes = dir->npe_ctx_phys + sizeof(u32); gen_rev_aes_key()
1058 &crypt->icv_rev_aes); aead_perform()
1075 crypt->icv_rev_aes = buf->phys_addr + buf->buf_len - authsize; aead_perform()
1085 crypt->icv_rev_aes); aead_perform()

Completed in 74 milliseconds