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.c513 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_cipher_done()
522 if (pd_uinfo->sa_va->sa_command_0.bf.save_iv == SA_SAVE_IV) { in crypto4xx_cipher_done()
549 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_aead_done()
558 if (pd_uinfo->sa_va->sa_command_0.bf.dir == DIR_OUTBOUND) { in crypto4xx_aead_done()
798 sa->sa_command_0.bf.gather = 1; in crypto4xx_build_pd()
826 sa->sa_command_0.bf.gather = 0; in crypto4xx_build_pd()
838 sa->sa_command_0.bf.scatter = 0; in crypto4xx_build_pd()
849 sa->sa_command_0.bf.scatter = 1; in crypto4xx_build_pd()