Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/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()