Home
last modified time | relevance | path

Searched defs:toUcharPtr (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/security/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/security/ca_root_nss/nss-3.71/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/www/firefox/firefox-99.0/security/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/security/nss/nss-3.76.1/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cpputil/
H A Dcpputil.h8 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/pk11_gtest/
H A Dpk11_prf_unittest.cc46 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
H A Dpk11_rsapss_unittest.cc125 static unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function
H A Dpk11_chacha20poly1305_unittest.cc220 unsigned char* toUcharPtr(const uint8_t* v) { in toUcharPtr() function in nss_test::Pkcs11ChaCha20Poly1305Test