Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_local.h2517 __owur int ossl_bytes_to_cipher_list(SSL_CONNECTION *s, PACKET *cipher_suites,
H A Dssl_lib.c7037 return ossl_bytes_to_cipher_list(sc, &pkt, sk, scsvs, isv2format, 0); in SSL_bytes_to_cipher_list()
7040 int ossl_bytes_to_cipher_list(SSL_CONNECTION *s, PACKET *cipher_suites, in ossl_bytes_to_cipher_list() function
/openssl/ssl/statem/
H A Dstatem_srvr.c1783 !ossl_bytes_to_cipher_list(s, &clienthello->ciphersuites, &ciphers, in tls_early_post_process_client_hello()

Completed in 55 milliseconds