Searched refs:isv2format (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/doc/man3/ |
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
|
/third_party/openssl/ssl/ |
D | ssl_lib.c | 5647 int isv2format, STACK_OF(SSL_CIPHER) **sk, in SSL_bytes_to_cipher_list() argument 5654 return bytes_to_cipher_list(s, &pkt, sk, scsvs, isv2format, 0); in SSL_bytes_to_cipher_list()
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | ssl.h | 2095 int isv2format, STACK_OF(SSL_CIPHER) **sk,
|
/third_party/openssl/include/openssl/ |
D | ssl.h.in | 2182 int isv2format, STACK_OF(SSL_CIPHER) **sk,
|