Home | History | Annotate | Download | only in ssl

Lines Matching full:inlen

1662  * advertised protocols are provided in |in| and |inlen|. The callback can
1668 void SSL_CTX_set_next_proto_select_cb(SSL_CTX *ctx, int (*cb) (SSL *s, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg), void *arg)
1723 unsigned int inlen,