Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_gmac.c70 .keysize = AES_128_GMAC_KEY_LEN,
H A Dcryptodev.h103 #define AES_128_GMAC_KEY_LEN 16 macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c269 case AES_128_GMAC_KEY_LEN: in freebsd_crypt_newsession()
408 case AES_128_GMAC_KEY_LEN: in freebsd_crypt_newsession()
513 case AES_128_GMAC_KEY_LEN: in freebsd_crypt_uio()
/f-stack/freebsd/netipsec/
H A Dxform_esp.c205 case AES_128_GMAC_KEY_LEN: in esp_init()