Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dcryptosoft.c57 struct swcr_auth { struct
77 struct swcr_auth swcr_auth; argument
249 const struct swcr_auth *sw; in swcr_authcompute()
253 sw = &ses->swcr_auth; in swcr_authcompute()
331 const struct swcr_auth *swa; in swcr_gmac()
337 swa = &ses->swcr_auth; in swcr_gmac()
411 const struct swcr_auth *swa; in swcr_gcm()
418 swa = &ses->swcr_auth; in swcr_gcm()
682 const struct swcr_auth *swa; in swcr_ccm_cbc_mac()
687 swa = &ses->swcr_auth; in swcr_ccm_cbc_mac()
[all …]