Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_cbc_mac.c21 struct auth_hash auth_hash_ccm_cbc_mac_192 = { variable
H A Dxform_auth.h85 extern struct auth_hash auth_hash_ccm_cbc_mac_192;
H A Dcryptosoft.c1147 axf = &auth_hash_ccm_cbc_mac_192; in swcr_setup_ccm()
H A Dcrypto.c573 return (&auth_hash_ccm_cbc_mac_192); in crypto_auth_hash()
H A Dcryptodev.c497 thash = &auth_hash_ccm_cbc_mac_192; in cse_create()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c429 xauth = &auth_hash_ccm_cbc_mac_192; in freebsd_crypt_newsession()
534 xauth = &auth_hash_ccm_cbc_mac_192; in freebsd_crypt_uio()