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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dixp4xx_crypto.c124 u32 icv_rev_aes; /* icv or rev aes */ member in struct:crypt_ctl
360 dma_pool_free(buffer_pool, req_ctx->hmac_virt, crypt->icv_rev_aes);
640 crypt->icv_rev_aes = target;
720 crypt->icv_rev_aes = dir->npe_ctx_phys + sizeof(u32);
1068 &crypt->icv_rev_aes);
1085 crypt->icv_rev_aes = buf->phys_addr + buf->buf_len - authsize;
1095 crypt->icv_rev_aes);

Completed in 41 milliseconds