Home
last modified time | relevance | path

Searched refs:set_client_ciphersuite (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_clnt.c1312 static int set_client_ciphersuite(SSL *s, const unsigned char *cipherchars) in set_client_ciphersuite() function
1487 if (!set_client_ciphersuite(s, cipherchars)) { in tls_process_server_hello()
1622 if (!set_client_ciphersuite(s, cipherchars)) { in tls_process_server_hello()
/third_party/openssl/ssl/statem/
H A Dstatem_clnt.c1304 static int set_client_ciphersuite(SSL *s, const unsigned char *cipherchars) in set_client_ciphersuite() function
1479 if (!set_client_ciphersuite(s, cipherchars)) { in tls_process_server_hello()
1614 if (!set_client_ciphersuite(s, cipherchars)) { in tls_process_server_hello()

Completed in 11 milliseconds