Searched refs:bufLenMax (Results 1 – 2 of 2) sorted by relevance
267 unsigned int bufLenMax);
1541 unsigned int *bufLen, unsigned int bufLenMax) in SSL_GetNextProto() argument1560 if (ss->ssl3.nextProto.len > bufLenMax) { in SSL_GetNextProto()