Searched refs:AES_GMAC_IV_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/icp/include/modes/
H A Dmodes.h249 #define AES_GMAC_IV_LEN 12 macro
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c728 if (gcm_init(gcm_ctx, gmac_param->pIv, AES_GMAC_IV_LEN,
735 if (gcm_init_avx(gcm_ctx, gmac_param->pIv, AES_GMAC_IV_LEN,
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Daes.c1401 gcm_params->ulIvLen = AES_GMAC_IV_LEN;

Completed in 81 milliseconds