Home | History | Annotate | Download | only in ssl

Lines Matching refs:session_id

1075   OPENSSL_memset(ret->session_id, 0, ret->session_id_length);
1076 OPENSSL_memcpy(ret->session_id, &number, sizeof(number));