Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_cbc_mac.c8 struct auth_hash auth_hash_ccm_cbc_mac_128 = { variable
H A Dxform_auth.h84 extern struct auth_hash auth_hash_ccm_cbc_mac_128;
H A Dcryptosoft.c1144 axf = &auth_hash_ccm_cbc_mac_128; in swcr_setup_ccm()
H A Dcrypto.c571 return (&auth_hash_ccm_cbc_mac_128); in crypto_auth_hash()
H A Dcryptodev.c494 thash = &auth_hash_ccm_cbc_mac_128; in cse_create()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c426 xauth = &auth_hash_ccm_cbc_mac_128; in freebsd_crypt_newsession()
531 xauth = &auth_hash_ccm_cbc_mac_128; in freebsd_crypt_uio()