Searched refs:isv2format (Results 1 – 3 of 3) sorted by relevance
/openssl/doc/man3/ |
H A D | SSL_get_ciphers.pod | 23 int isv2format, STACK_OF(SSL_CIPHER) **sk, 55 SSLv2 wire format if B<isv2format> is nonzero; otherwise the two-octet
|
/openssl/ssl/ |
H A D | ssl_lib.c | 7026 int isv2format, STACK_OF(SSL_CIPHER) **sk, in SSL_bytes_to_cipher_list() argument 7037 return ossl_bytes_to_cipher_list(sc, &pkt, sk, scsvs, isv2format, 0); in SSL_bytes_to_cipher_list()
|
/openssl/include/openssl/ |
H A D | ssl.h.in | 2236 int isv2format, STACK_OF(SSL_CIPHER) **sk,
|
Completed in 35 milliseconds