Home
last modified time | relevance | path

Searched refs:h_low_h (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/freebl/
H A Dgcm.c237 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); in gcm_HashMult_sftw32() local
239 uint32_t h_highXlow_h = h_high_h ^ h_low_h; in gcm_HashMult_sftw32()
263 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l); in gcm_HashMult_sftw32()
265 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l); in gcm_HashMult_sftw32()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32);
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); local
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); local
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);
/dports/security/nss/nss-3.76.1/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); local
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); local
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/
H A Dgcm.c258 uint32_t h_low_h = (uint32_t)(ghash->h_low >> 32); local
260 uint32_t h_highXlow_h = h_high_h ^ h_low_h;
284 bmul32(ci_low_h, h_low_h, &b_a_h, &b_a_l);
286 bmul32(ci_low_h ^ ci_low_l, h_low_h ^ h_low_l, &b_c_h, &b_c_l);