Searched defs:select_next_proto (Results 1 – 6 of 6) sorted by relevance
614 int select_next_proto(SSL *ssl, const unsigned char **out, unsigned char *outlen, in select_next_proto() function
57 std::string select_next_proto; member
72 std::string select_next_proto; member
74 std::string select_next_proto; member
698 pub fn select_next_proto<'a>(server: &[u8], client: &'a [u8]) -> Option<&'a [u8]> { in select_next_proto() function