HomeSort by relevance Sort by last modified time
    Searched refs:session_dup (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/ssl/
ssl_session.cc 225 if (!session->x509_method->session_dup(new_session.get(), session)) {
    [all...]
internal.h 3016 int (*session_dup)(SSL_SESSION *new_session, const SSL_SESSION *session); member in struct:ssl_x509_method_st
    [all...]

Completed in 62 milliseconds