Searched refs:SESS_CERT (Results 1 – 5 of 5) sorted by relevance
400 SESS_CERT *ssl_sess_cert_new(void) in ssl_sess_cert_new()402 SESS_CERT *ret; in ssl_sess_cert_new()418 void ssl_sess_cert_free(SESS_CERT *sc) in ssl_sess_cert_free()470 int ssl_set_peer_cert_type(SESS_CERT *sc,int type) in ssl_set_peer_cert_type()
460 } SESS_CERT; typedef713 SESS_CERT *ssl_sess_cert_new(void);714 void ssl_sess_cert_free(SESS_CERT *sc);715 int ssl_set_peer_cert_type(SESS_CERT *c, int type);
128 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,1027 SESS_CERT *sc=NULL; in ssl2_set_certificate()1091 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from, in ssl_rsa_public_encrypt()
811 SESS_CERT *sc; in ssl3_get_server_certificate()2306 SESS_CERT *sc; in ssl3_check_cert_and_algorithm()
6424 we don't use CERT any longer, but a new structure SESS_CERT