Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_cbc_mac.c34 struct auth_hash auth_hash_ccm_cbc_mac_256 = { variable
H A Dxform_auth.h86 extern struct auth_hash auth_hash_ccm_cbc_mac_256;
H A Dcryptosoft.c1150 axf = &auth_hash_ccm_cbc_mac_256; in swcr_setup_ccm()
H A Dcrypto.c575 return (&auth_hash_ccm_cbc_mac_256); in crypto_auth_hash()
H A Dcryptodev.c500 thash = &auth_hash_ccm_cbc_mac_256; in cse_create()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c432 xauth = &auth_hash_ccm_cbc_mac_256; in freebsd_crypt_newsession()
537 xauth = &auth_hash_ccm_cbc_mac_256; in freebsd_crypt_uio()