Home
last modified time | relevance | path

Searched defs:peer_list (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libssl/unit/
H A Dssl_set_alpn_protos.c205 const unsigned char *peer_list; member
/openbsd-src/lib/libssl/
H A Dssl_lib.c1794 SSL_select_next_proto(unsigned char ** out,unsigned char * outlen,const unsigned char * peer_list,unsigned int peer_list_len,const unsigned char * supported_list,unsigned int supported_list_len) SSL_select_next_proto() argument