Searched refs:ssl3_record_st (Results 1 – 3 of 3) sorted by relevance
34 typedef struct ssl3_record_st { struct
1458 class ssl3_record_st(Structure): class1460 ssl3_record_st._fields_ = [1468 assert sizeof(ssl3_record_st) == 24, sizeof(ssl3_record_st)1469 assert alignment(ssl3_record_st) == 4, alignment(ssl3_record_st)1470 SSL3_RECORD = ssl3_record_st