Searched refs:MIN_SSL2_RECORD_LEN (Results 1 – 4 of 4) sorted by relevance
187 #define MIN_SSL2_RECORD_LEN 9 macro
277 if (thisrr->length < MIN_SSL2_RECORD_LEN) { in ssl3_get_record()