Searched refs:buflenmax (Results 1 – 1 of 1) sorted by relevance
694 unsigned int buflenmax = 50; in HandshakeCallback() local703 if(SSL_GetNextProto(sock, &state, buf, &buflen, buflenmax) == SECSuccess) { in HandshakeCallback()