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