Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
A Dcrypto4xx_core.c205 pd_uinfo->sa_va = &dev->shadow_sa_pool[i].sa; in crypto4xx_build_pdr()
529 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_cipher_done()
538 if (pd_uinfo->sa_va->sa_command_0.bf.save_iv == SA_SAVE_IV) { in crypto4xx_cipher_done()
583 if (pd_uinfo->sa_va->sa_command_0.bf.scatter) { in crypto4xx_aead_done()
592 if (pd_uinfo->sa_va->sa_command_0.bf.dir == DIR_OUTBOUND) { in crypto4xx_aead_done()
821 sa = pd_uinfo->sa_va; in crypto4xx_build_pd()
A Dcrypto4xx_core.h67 struct dynamic_sa_ctl *sa_va; /* shadow sa */ member

Completed in 6 milliseconds