Home | History | Annotate | Download | only in ssl

Lines Matching full:next_bitmap

1701         return &s->d1->next_bitmap;
1782 memcpy(&(s->d1->bitmap), &(s->d1->next_bitmap), sizeof(DTLS1_BITMAP));
1783 memset(&(s->d1->next_bitmap), 0x00, sizeof(DTLS1_BITMAP));