Home
last modified time | relevance | path

Searched defs:cipher_list (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_client.c889 const char *cipher_list; in tls_client_start() local
H A Dtls_server.c820 const char *cipher_list; in tls_server_start() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsslcorrupttest.c138 static const char **cipher_list = NULL; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsslcorrupttest.c138 static const char **cipher_list = NULL; variable
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c591 static void devcrypto_select_all_ciphers(int *cipher_list) in devcrypto_select_all_ciphers()
601 int *cipher_list = (int *)usr; in cryptodev_select_cipher_cb() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc558 std::string cipher_list = "ALL"; in SetupCtx() local
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c1371 static int update_cipher_list(SSL_CTX *ctx, in update_cipher_list()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c1341 static int update_cipher_list(STACK_OF(SSL_CIPHER) **cipher_list, in update_cipher_list()