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

  /external/openssl/include/openssl/
ssl.h 499 struct sess_cert_st /* SESS_CERT */ *sess_cert; member in struct:ssl_session_st
502 * On clients, it will be the same as sess_cert->peer_key->x509
503 * (the latter is not enough as sess_cert is not retained
    [all...]
  /external/openssl/ssl/
ssl.h 499 struct sess_cert_st /* SESS_CERT */ *sess_cert; member in struct:ssl_session_st
502 * On clients, it will be the same as sess_cert->peer_key->x509
503 * (the latter is not enough as sess_cert is not retained
    [all...]

Completed in 21 milliseconds