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

/openbsd-current/lib/libssl/
H A Dssl_tlsext.c2557 tlsext_parse(SSL *s, struct tlsext_data *td, int is_server, uint16_t msg_type, function
2694 if (!tlsext_parse(s, td, 1, msg_type, cbs, alert))
2735 if (!tlsext_parse(s, td, 0, msg_type, cbs, alert))

Completed in 138 milliseconds