Searched defs:sess_cert_st (Results 1 – 1 of 1) sorted by relevance
709 typedef struct sess_cert_st { struct712 int peer_cert_type;713 CERT_PKEY *peer_key; /* points to an element of peer_pkeys (never715 CERT_PKEY peer_pkeys[SSL_PKEY_NUM];721 RSA *peer_rsa_tmp; /* not used for SSL 2 */724 DH *peer_dh_tmp; /* not used for SSL 2 */727 EC_KEY *peer_ecdh_tmp;729 int references; /* actually always 1 at the moment */