Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_gmac.c84 .keysize = AES_192_GMAC_KEY_LEN,
H A Dcryptodev.h104 #define AES_192_GMAC_KEY_LEN 24 macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c270 case AES_192_GMAC_KEY_LEN: in freebsd_crypt_newsession()
411 case AES_192_GMAC_KEY_LEN: in freebsd_crypt_newsession()
516 case AES_192_GMAC_KEY_LEN: in freebsd_crypt_uio()
/f-stack/freebsd/netipsec/
H A Dxform_esp.c209 case AES_192_GMAC_KEY_LEN: in esp_init()