Home
last modified time | relevance | path

Searched refs:encodedL (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11hpke.c756 PRUint8 encodedL[2]; in pk11_hpke_LabeledExpand() local
757 PRUint8 *walker = encodedL; in pk11_hpke_LabeledExpand()
763 len += sizeof(encodedL) + strlen(V1_LABEL) + suiteId->len + labelLen; in pk11_hpke_LabeledExpand()
768 PORT_Memcpy(walker, encodedL, sizeof(encodedL)); in pk11_hpke_LabeledExpand()
769 walker += sizeof(encodedL); in pk11_hpke_LabeledExpand()
/dports/security/ca_root_nss/nss-3.71/nss/lib/pk11wrap/
H A Dpk11hpke.c756 PRUint8 encodedL[2]; in pk11_hpke_LabeledExpand() local
757 PRUint8 *walker = encodedL; in pk11_hpke_LabeledExpand()
763 len += sizeof(encodedL) + strlen(V1_LABEL) + suiteId->len + labelLen; in pk11_hpke_LabeledExpand()
768 PORT_Memcpy(walker, encodedL, sizeof(encodedL)); in pk11_hpke_LabeledExpand()
769 walker += sizeof(encodedL); in pk11_hpke_LabeledExpand()
/dports/www/firefox/firefox-99.0/security/nss/lib/pk11wrap/
H A Dpk11hpke.c756 PRUint8 encodedL[2]; in pk11_hpke_LabeledExpand() local
757 PRUint8 *walker = encodedL; in pk11_hpke_LabeledExpand()
763 len += sizeof(encodedL) + strlen(V1_LABEL) + suiteId->len + labelLen; in pk11_hpke_LabeledExpand()
768 PORT_Memcpy(walker, encodedL, sizeof(encodedL)); in pk11_hpke_LabeledExpand()
769 walker += sizeof(encodedL); in pk11_hpke_LabeledExpand()
/dports/security/nss/nss-3.76.1/nss/lib/pk11wrap/
H A Dpk11hpke.c756 PRUint8 encodedL[2]; in pk11_hpke_LabeledExpand() local
757 PRUint8 *walker = encodedL; in pk11_hpke_LabeledExpand()
763 len += sizeof(encodedL) + strlen(V1_LABEL) + suiteId->len + labelLen; in pk11_hpke_LabeledExpand()
768 PORT_Memcpy(walker, encodedL, sizeof(encodedL)); in pk11_hpke_LabeledExpand()
769 walker += sizeof(encodedL); in pk11_hpke_LabeledExpand()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/pk11wrap/
H A Dpk11hpke.c756 PRUint8 encodedL[2]; in pk11_hpke_LabeledExpand() local
757 PRUint8 *walker = encodedL; in pk11_hpke_LabeledExpand()
763 len += sizeof(encodedL) + strlen(V1_LABEL) + suiteId->len + labelLen; in pk11_hpke_LabeledExpand()
768 PORT_Memcpy(walker, encodedL, sizeof(encodedL)); in pk11_hpke_LabeledExpand()
769 walker += sizeof(encodedL); in pk11_hpke_LabeledExpand()