Searched refs:tls_write_server_change_cipher_spec (Results 1 – 1 of 1) sorted by relevance
798 static int tls_write_server_change_cipher_spec(struct tlsv1_server *conn, in tls_write_server_change_cipher_spec() function975 if (tls_write_server_change_cipher_spec(conn, &pos, end) < 0 || in tls_send_server_hello()1023 if (tls_write_server_change_cipher_spec(conn, &pos, end) < 0 || in tls_send_change_cipher_spec()