Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptosoft.c60 struct swcr_auth { struct
80 struct swcr_auth swcr_auth; argument
321 struct swcr_auth *sw; in swcr_authcompute()
326 sw = &ses->swcr_auth; in swcr_authcompute()
397 struct swcr_auth *swa; in swcr_gmac()
402 swa = &ses->swcr_auth; in swcr_gmac()
475 struct swcr_auth *swa; in swcr_gcm()
482 swa = &ses->swcr_auth; in swcr_gcm()
653 struct swcr_auth *swa; in swcr_ccm_cbc_mac()
657 swa = &ses->swcr_auth; in swcr_ccm_cbc_mac()
[all …]