Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_gmac.c98 .keysize = AES_256_GMAC_KEY_LEN,
H A Dcryptodev.h105 #define AES_256_GMAC_KEY_LEN 32 macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c271 case AES_256_GMAC_KEY_LEN: in freebsd_crypt_newsession()
414 case AES_256_GMAC_KEY_LEN: in freebsd_crypt_newsession()
519 case AES_256_GMAC_KEY_LEN: in freebsd_crypt_uio()
/f-stack/freebsd/netipsec/
H A Dxform_esp.c213 case AES_256_GMAC_KEY_LEN: in esp_init()