Home
last modified time | relevance | path

Searched refs:isv2format (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_get_ciphers.pod23 int isv2format, STACK_OF(SSL_CIPHER) **sk,
55 SSLv2 wire format if B<isv2format> is nonzero; otherwise the two-octet
/third_party/openssl/ssl/
Dssl_lib.c5647 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/
Dssl.h2095 int isv2format, STACK_OF(SSL_CIPHER) **sk,
/third_party/openssl/include/openssl/
Dssl.h.in2182 int isv2format, STACK_OF(SSL_CIPHER) **sk,