Searched refs:SSL_get_current_cipher (Results 1 – 12 of 12) sorted by relevance
| /minix3/crypto/external/bsd/openssl/dist/doc/ssl/ |
| H A D | SSL_get_current_cipher.pod | 5 SSL_get_current_cipher, SSL_get_cipher, SSL_get_cipher_name, 12 SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl); 14 SSL_CIPHER_get_name(SSL_get_current_cipher(s)) 16 SSL_CIPHER_get_name(SSL_get_current_cipher(s)) 18 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np) 20 SSL_CIPHER_get_version(SSL_get_current_cipher(s)) 24 SSL_get_current_cipher() returns a pointer to an SSL_CIPHER object containing 36 SSL_get_current_cipher() returns the cipher actually used or NULL, when
|
| H A D | SSL_CIPHER_get_name.pod | 118 L<ssl(3)|ssl(3)>, L<SSL_get_current_cipher(3)|SSL_get_current_cipher(3)>,
|
| H A D | ssl.pod | 496 =item SSL_CIPHER *B<SSL_get_current_cipher>(SSL *ssl);
|
| /minix3/crypto/external/bsd/openssl/lib/libcrypto/ |
| H A D | man.inc | 59 openssl_buffer.3 BIO_f_cipher.3 SSL_get_current_cipher.3 \
|
| /minix3/crypto/external/bsd/openssl/dist/ssl/ |
| H A D | ssl.h | 1610 SSL_CIPHER_get_name(SSL_get_current_cipher(s)) 1612 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np) 1614 SSL_CIPHER_get_version(SSL_get_current_cipher(s)) 1616 SSL_CIPHER_get_name(SSL_get_current_cipher(s)) 1831 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s);
|
| H A D | ssltest.c | 397 ciph = SSL_get_current_cipher(c_ssl); in print_details()
|
| H A D | ssl_lib.c | 2805 const SSL_CIPHER *SSL_get_current_cipher(const SSL *s) in SSL_get_current_cipher() function
|
| /minix3/crypto/external/bsd/openssl/dist/util/ |
| H A D | ssleay.num | 115 SSL_get_current_cipher 127 EXIST::FUNCTION:
|
| /minix3/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_server.c | 2437 str = SSL_CIPHER_get_name(SSL_get_current_cipher(con)); in init_ssl_connection() 2734 c = SSL_get_current_cipher(con); in www_body()
|
| H A D | s_client.c | 2015 c = SSL_get_current_cipher(s); in print_stuff()
|
| /minix3/distrib/sets/lists/minix-man/ |
| H A D | mi | 781 ./usr/man/man3/SSL_get_current_cipher.3 minix-man crypto
|
| /minix3/distrib/sets/lists/comp/ |
| H A D | mi | 4650 ./usr/share/man/cat3/SSL_get_current_cipher.0 comp-c-catman crypto,.cat 11652 ./usr/share/man/html3/SSL_get_current_cipher.html comp-c-htmlman crypto,html 18453 ./usr/share/man/man3/SSL_get_current_cipher.3 comp-c-man crypto,.man
|