Home
last modified time | relevance | path

Searched refs:nss_gcm_param (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/softoken/
H A Dpkcs11c.c799 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1220 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1221 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1222 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1223 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1224 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1225 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()
/dports/security/ca_root_nss/nss-3.71/nss/lib/softoken/
H A Dpkcs11c.c799 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1220 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1221 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1222 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1223 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1224 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1225 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()
/dports/security/nss/nss-3.76.1/nss/lib/softoken/
H A Dpkcs11c.c799 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1220 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1221 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1222 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1223 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1224 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1225 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/softoken/
H A Dpkcs11c.c799 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1220 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1221 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1222 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1223 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1224 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1225 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/softoken/
H A Dpkcs11c.c757 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1163 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1164 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1165 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1166 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1167 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1168 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()
/dports/www/firefox/firefox-99.0/security/nss/lib/softoken/
H A Dpkcs11c.c799 CK_NSS_GCM_PARAMS nss_gcm_param; in sftk_CryptInit() local
1220 aes_param = (void *)&nss_gcm_param; in sftk_CryptInit()
1221 nss_gcm_param.pIv = gcm_params->pIv; in sftk_CryptInit()
1222 nss_gcm_param.ulIvLen = gcm_params->ulIvLen; in sftk_CryptInit()
1223 nss_gcm_param.pAAD = gcm_params->pAAD; in sftk_CryptInit()
1224 nss_gcm_param.ulAADLen = gcm_params->ulAADLen; in sftk_CryptInit()
1225 nss_gcm_param.ulTagBits = gcm_params->ulTagBits; in sftk_CryptInit()