Home
last modified time | relevance | path

Searched refs:sa_command_0 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/amcc/
H A Dcrypto4xx_sa.h85 union sa_command_0 { union
171 union sa_command_0 sa_command_0; member
H A Dcrypto4xx_core.c515 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_cipher_done()
524 if (pd_uinfo->sa_va->sa_command_0.bf.save_iv == SA_SAVE_IV) { in crypto4xx_cipher_done()
551 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_aead_done()
560 if (pd_uinfo->sa_va->sa_command_0.bf.dir == DIR_OUTBOUND) { in crypto4xx_aead_done()
800 sa->sa_command_0.bf.gather = 1; in crypto4xx_build_pd()
828 sa->sa_command_0.bf.gather = 0; in crypto4xx_build_pd()
840 sa->sa_command_0.bf.scatter = 0; in crypto4xx_build_pd()
851 sa->sa_command_0.bf.scatter = 1; in crypto4xx_build_pd()