Home | History | Annotate | Download | only in ssl

Lines Matching refs:next_bitmap

1801         return &s->d1->next_bitmap;
1882 memcpy(&(s->d1->bitmap), &(s->d1->next_bitmap), sizeof(DTLS1_BITMAP));
1883 memset(&(s->d1->next_bitmap), 0x00, sizeof(DTLS1_BITMAP));