Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptosoft.c397 struct swcr_auth *swa; in swcr_gmac() local
402 swa = &ses->swcr_auth; in swcr_gmac()
403 axf = swa->sw_axf; in swcr_gmac()
475 struct swcr_auth *swa; in swcr_gcm() local
482 swa = &ses->swcr_auth; in swcr_gcm()
483 axf = swa->sw_axf; in swcr_gcm()
658 axf = swa->sw_axf; in swcr_ccm_cbc_mac()
720 axf = swa->sw_axf; in swcr_ccm()
1012 swa->sw_axf = axf; in swcr_setup_auth()
1111 swa->sw_axf = axf; in swcr_setup_gcm()
[all …]
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_raudio_pxy.c195 struct in_addr swa, swb; local
274 swa = ip->ip_src;
342 ip->ip_src = swa;