Home
last modified time | relevance | path

Searched refs:SSL_get_cipher (Results 1 – 10 of 10) sorted by relevance

/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,
17 const char *SSL_get_cipher(const SSL *s);
30 SSL_get_cipher() is identical to SSL_get_cipher_name().
55 SSL_get_cipher, SSL_get_cipher_bits, SSL_get_cipher_version, and
/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,
17 const char *SSL_get_cipher(const SSL *s);
30 SSL_get_cipher() is identical to SSL_get_cipher_name().
55 SSL_get_cipher, SSL_get_cipher_bits, SSL_get_cipher_version, and
/netbsd-src/usr.bin/ftp/
H A Dssl.c720 SSL_get_cipher(ssl)); in fetch_start_ssl()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprivate.num397 SSL_get_cipher define
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dcommon.c351 SSL_get_cipher(conn->ssl)); in _fetch_ssl()
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dother.syms553 SSL_get_cipher define
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dcommon.c500 SSL_get_cipher(conn->ssl)); in fetch_ssl()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod525 =item const char *B<SSL_get_cipher>(const SSL *ssl);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1111 # define SSL_get_cipher(s) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1111 # define SSL_get_cipher(s) \ macro