Home
last modified time | relevance | path

Searched refs:nssver (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/security/ca_root_nss/nss-3.71/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/www/firefox/firefox-99.0/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
/dports/security/nss/nss-3.76.1/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
H A Dnss.gyp15 'nssver.c',
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/nss/
H A Dmanifest.mn21 nssver.c \
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/vtls/
H A Dnss.c258 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
260 switch(nssver) { in nss_sslver_to_name()
280 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1686 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1690 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1694 *nssver = SSL_LIBRARY_VERSION_3_0; in nss_sslver_from_curl()
1698 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1703 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1711 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1719 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/vtls/
H A Dnss.c256 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
258 switch(nssver) { in nss_sslver_to_name()
278 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1690 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1694 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1698 *nssver = SSL_LIBRARY_VERSION_3_0; in nss_sslver_from_curl()
1702 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1707 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1715 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1723 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/vtls/
H A Dnss.c256 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
258 switch(nssver) { in nss_sslver_to_name()
278 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1696 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1700 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1704 *nssver = SSL_LIBRARY_VERSION_3_0; in nss_sslver_from_curl()
1708 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1713 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1721 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1729 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/vtls/
H A Dnss.c258 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
260 switch(nssver) { in nss_sslver_to_name()
280 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1686 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1690 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1694 *nssver = SSL_LIBRARY_VERSION_3_0; in nss_sslver_from_curl()
1698 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1703 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1711 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1719 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/vtls/
H A Dnss.c256 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
258 switch(nssver) { in nss_sslver_to_name()
278 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1695 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1699 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1703 *nssver = SSL_LIBRARY_VERSION_3_0; in nss_sslver_from_curl()
1707 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1712 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1720 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1728 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/vtls/
H A Dnss.c281 static char *nss_sslver_to_name(PRUint16 nssver) in nss_sslver_to_name() argument
283 switch(nssver) { in nss_sslver_to_name()
303 return curl_maprintf("0x%04x", nssver); in nss_sslver_to_name()
1727 static CURLcode nss_sslver_from_curl(PRUint16 *nssver, long version) in nss_sslver_from_curl() argument
1731 *nssver = SSL_LIBRARY_VERSION_2; in nss_sslver_from_curl()
1738 *nssver = SSL_LIBRARY_VERSION_TLS_1_0; in nss_sslver_from_curl()
1743 *nssver = SSL_LIBRARY_VERSION_TLS_1_1; in nss_sslver_from_curl()
1751 *nssver = SSL_LIBRARY_VERSION_TLS_1_2; in nss_sslver_from_curl()
1759 *nssver = SSL_LIBRARY_VERSION_TLS_1_3; in nss_sslver_from_curl()

12