Home | History | Annotate | Download | only in ssl

Lines Matching refs:next_bitmap

1773         return &s->d1->next_bitmap;
1854 memcpy(&(s->d1->bitmap), &(s->d1->next_bitmap), sizeof(DTLS1_BITMAP));
1855 memset(&(s->d1->next_bitmap), 0x00, sizeof(DTLS1_BITMAP));