Home | History | Annotate | Download | only in conscrypt

Lines Matching refs:session_id

8576     const uint8_t* session_id = SSL_SESSION_get_id(ssl_session, &session_id_length);
8579 const jbyte* src = reinterpret_cast<const jbyte*>(session_id);