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

/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c1541 * ssl_next_proto_validate validates a Next Protocol Negotiation block. No
1545 static int ssl_next_proto_validate(SSL *s, PACKET *pkt) function
1581 if (!ssl_next_proto_validate(s, &tmppkt)) {

Completed in 98 milliseconds