Home
last modified time | relevance | path

Searched defs:ciphers (Results 1 – 25 of 1861) sorted by relevance

12345678910>>...75

/dports/devel/py-oci/oci-2.53.1/src/oci/load_balancer/models/
H A Dupdate_ssl_cipher_suite_details.py39 def ciphers(self): member in UpdateSSLCipherSuiteDetails
156 def ciphers(self, ciphers): member in UpdateSSLCipherSuiteDetails
H A Dcreate_ssl_cipher_suite_details.py259 def ciphers(self): member in CreateSSLCipherSuiteDetails
376 def ciphers(self, ciphers): argument
H A Dssl_cipher_suite.py259 def ciphers(self): member in SSLCipherSuite
376 def ciphers(self, ciphers): argument
H A Dssl_cipher_suite_details.py259 def ciphers(self): member in SSLCipherSuiteDetails
376 def ciphers(self, ciphers): member in SSLCipherSuiteDetails
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Dcipher_list.c65 ssl_bytes_to_list_alloc(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_alloc()
88 ssl_list_to_bytes_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_scsv()
117 ssl_list_to_bytes_no_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_no_scsv()
150 ssl_bytes_to_list_invalid(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_invalid()
/dports/security/libressl/libressl-3.4.3/tests/
H A Dcipher_list.c65 ssl_bytes_to_list_alloc(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_alloc()
88 ssl_list_to_bytes_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_scsv()
117 ssl_list_to_bytes_no_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_no_scsv()
150 ssl_bytes_to_list_invalid(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_invalid()
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Dcipher_list.c65 ssl_bytes_to_list_alloc(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_alloc()
88 ssl_list_to_bytes_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_scsv()
117 ssl_list_to_bytes_no_scsv(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_list_to_bytes_no_scsv()
150 ssl_bytes_to_list_invalid(SSL *s, STACK_OF(SSL_CIPHER) **ciphers) in ssl_bytes_to_list_invalid()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dsecplcy.c11 long *ciphers) in sec_CipherFindInit()
29 long *ciphers = (long *)find->ciphers; in sec_CipherFindNext() local
56 long *ciphers) in sec_IsCipherAllowed()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/http/src/
H A Dtls_client_context.cc55 void TlsClientContext::cipher_suites(const std::string &ciphers) { in cipher_suites()
69 void TlsClientContext::cipher_list(const std::string &ciphers) { in cipher_list()
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DSSLOptions.h33 static constexpr auto ciphers() { in ciphers() function
105 static constexpr auto ciphers() { in ciphers() function
144 static constexpr auto ciphers() { in ciphers() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/security/ssl/ServerHandshaker/
H A DAnonCipherWithWantClientAuth.java58 String ciphers[] = { in runServerApplication() local
75 String ciphers[] = { in runClientApplication() local

12345678910>>...75