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

  /external/chromium_org/third_party/boringssl/src/include/openssl/
ssl.h 417 struct sess_cert_st /* SESS_CERT */ *sess_cert; member in struct:ssl_session_st
420 * On clients, it will be the same as sess_cert->peer_key->x509
421 * (the latter is not enough as sess_cert is not retained
    [all...]
  /external/openssl/include/openssl/
ssl.h 503 struct sess_cert_st /* SESS_CERT */ *sess_cert; member in struct:ssl_session_st
506 * On clients, it will be the same as sess_cert->peer_key->x509
507 * (the latter is not enough as sess_cert is not retained
    [all...]
  /external/openssl/ssl/
ssl.h 503 struct sess_cert_st /* SESS_CERT */ *sess_cert; member in struct:ssl_session_st
506 * On clients, it will be the same as sess_cert->peer_key->x509
507 * (the latter is not enough as sess_cert is not retained
    [all...]

Completed in 750 milliseconds