Searched refs:AES_GMAC_IV_LEN (Results 1 – 4 of 4) sorted by relevance
241 #define AES_GMAC_IV_LEN 12 macro
678 if (gcm_init(gcm_ctx, gmac_param->pIv, AES_GMAC_IV_LEN, in gmac_init_ctx()
1446 gcm_params->ulIvLen = AES_GMAC_IV_LEN; in process_gmac_mech()
4531 AES_GMAC_IV_LEN + auth_data_len; in copyin_aes_gmac_mech()4540 aes_gmac_params->pAAD = aes_gmac_params->pIv + AES_GMAC_IV_LEN; in copyin_aes_gmac_mech()4543 aes_gmac_params->pIv, AES_GMAC_IV_LEN) != 0) { in copyin_aes_gmac_mech()4900 AES_GMAC_IV_LEN + params->ulAADLen; in dprov_free_mechanism()