Home
last modified time | relevance | path

Searched refs:SSL_get_current_cipher (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get_current_cipher.pod5 SSL_get_current_cipher, SSL_get_cipher_name, SSL_get_cipher,
13 const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl);
23 SSL_get_current_cipher() returns a pointer to an SSL_CIPHER object containing
47 SSL_get_current_cipher() returns the cipher actually used, or NULL if
H A DSSL_CIPHER_get_name.pod185 L<ssl(7)>, L<SSL_get_current_cipher(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_current_cipher.pod5 SSL_get_current_cipher, SSL_get_cipher_name, SSL_get_cipher,
13 const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl);
23 SSL_get_current_cipher() returns a pointer to an SSL_CIPHER object containing
47 SSL_get_current_cipher() returns the cipher actually used, or NULL if
H A DSSL_CIPHER_get_name.pod185 L<ssl(7)>, L<SSL_get_current_cipher(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map252 SSL_get_current_cipher;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map331 SSL_get_current_cipher;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc382 SSL_get_current_cipher.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1112 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1114 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)
1116 SSL_CIPHER_get_version(SSL_get_current_cipher(s))
1118 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1526 __owur const SSL_CIPHER *SSL_get_current_cipher(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc796 if (SSL_get_current_cipher(ssl) == nullptr) { in CheckHandshakeProperties()
1054 if (SSL_get_current_cipher(ssl.get()) != nullptr) { in DoExchange()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtls_o.c985 return SSL_CIPHER_get_bits(SSL_get_current_cipher(s), NULL); in tlso_session_strength()
1058 return SSL_CIPHER_get_name(SSL_get_current_cipher(s)); in tlso_session_cipher()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_client.c1228 cipher = SSL_get_current_cipher(TLScontext->con); in tls_client_post_connect()
H A Dtls_server.c1025 cipher = SSL_get_current_cipher(TLScontext->con); in tls_server_post_accept()
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc604 SSL_get_current_cipher.3 \
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_lib.c946 const SSL_CIPHER *ciph = SSL_get_current_cipher(s); in DTLS_get_data_mtu()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dd1_lib.c936 const SSL_CIPHER *ciph = SSL_get_current_cipher(s); in DTLS_get_data_mtu()
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1112 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1114 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)
1116 SSL_CIPHER_get_version(SSL_get_current_cipher(s))
1118 SSL_CIPHER_get_name(SSL_get_current_cipher(s))
1546 __owur const SSL_CIPHER *SSL_get_current_cipher(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num142 SSL_get_current_cipher 143 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num142 SSL_get_current_cipher 143 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_cb.c1210 c = SSL_get_current_cipher(s); in print_ssl_summary()
H A Ds_server.c2923 str = SSL_CIPHER_get_name(SSL_get_current_cipher(con)); in print_connection_info()
3224 c = SSL_get_current_cipher(con); in www_body()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c1692 cipher = SSL_CIPHER_get_name(SSL_get_current_cipher(client.ssl)); in do_handshake_internal()
H A Dsslapitest.c631 SSL_CIPHER_get_id(SSL_get_current_cipher(clientssl)))) in test_ccs_change_cipher()
674 SSL_CIPHER_get_id(SSL_get_current_cipher(clientssl)))) in test_ccs_change_cipher()
3744 negotiated_scipher = SSL_CIPHER_get_name(SSL_get_current_cipher( in test_tls13_ciphersuite()
3746 negotiated_ccipher = SSL_CIPHER_get_name(SSL_get_current_cipher( in test_tls13_ciphersuite()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_server.c2975 str = SSL_CIPHER_get_name(SSL_get_current_cipher(con)); in print_connection_info()
3284 c = SSL_get_current_cipher(con); in www_body()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info2474 DEPEND[html/man3/SSL_get_current_cipher.html]=man3/SSL_get_current_cipher.pod
2475 GENERATE[html/man3/SSL_get_current_cipher.html]=man3/SSL_get_current_cipher.pod
2476 DEPEND[man/man3/SSL_get_current_cipher.3]=man3/SSL_get_current_cipher.pod
2477 GENERATE[man/man3/SSL_get_current_cipher.3]=man3/SSL_get_current_cipher.pod
3404 html/man3/SSL_get_current_cipher.html \
4012 man/man3/SSL_get_current_cipher.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod541 =item SSL_CIPHER *B<SSL_get_current_cipher>(SSL *ssl);

12