Searched refs:SESS_CERT (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_cert.c412 SESS_CERT *ssl_sess_cert_new(void)
414 SESS_CERT *ret;
430 void ssl_sess_cert_free(SESS_CERT *sc)
439 REF_PRINT("SESS_CERT", sc);
482 int ssl_set_peer_cert_type(SESS_CERT *sc,int type)
H A Dssl_locl.h461 } SESS_CERT; typedef in typeref:struct:sess_cert_st
714 SESS_CERT *ssl_sess_cert_new(void);
715 void ssl_sess_cert_free(SESS_CERT *sc);
716 int ssl_set_peer_cert_type(SESS_CERT *c, int type);
H A Ds2_clnt.c128 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
1027 SESS_CERT *sc=NULL;
1091 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
H A Ds3_clnt.c811 SESS_CERT *sc;
2285 SESS_CERT *sc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_cert.c636 SESS_CERT *ssl_sess_cert_new(void)
638 SESS_CERT *ret;
653 void ssl_sess_cert_free(SESS_CERT *sc)
662 REF_PRINT("SESS_CERT", sc);
704 int ssl_set_peer_cert_type(SESS_CERT *sc, int type)
H A Dssl_locl.h718 } SESS_CERT; typedef in typeref:struct:sess_cert_st
1060 SESS_CERT *ssl_sess_cert_new(void);
1061 void ssl_sess_cert_free(SESS_CERT *sc);
1062 int ssl_set_peer_cert_type(SESS_CERT *c, int type);
H A Ds2_clnt.c128 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
1004 SESS_CERT *sc = NULL;
1064 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
H A Ds3_clnt.c1180 SESS_CERT *sc;
2440 static DH *get_server_static_dh_key(SESS_CERT *scert)
2692 SESS_CERT *scert = s->session->sess_cert;
3378 SESS_CERT *scert = s->session->sess_cert;
3491 SESS_CERT *sc;
H A Ds3_lib.c3572 SESS_CERT *sc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_cert.c636 SESS_CERT *ssl_sess_cert_new(void)
638 SESS_CERT *ret;
653 void ssl_sess_cert_free(SESS_CERT *sc)
662 REF_PRINT("SESS_CERT", sc);
704 int ssl_set_peer_cert_type(SESS_CERT *sc, int type)
H A Dssl_locl.h718 } SESS_CERT; typedef in typeref:struct:sess_cert_st
1060 SESS_CERT *ssl_sess_cert_new(void);
1061 void ssl_sess_cert_free(SESS_CERT *sc);
1062 int ssl_set_peer_cert_type(SESS_CERT *c, int type);
H A Ds2_clnt.c128 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
1004 SESS_CERT *sc = NULL;
1064 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from,
H A Ds3_clnt.c1180 SESS_CERT *sc;
2440 static DH *get_server_static_dh_key(SESS_CERT *scert)
2692 SESS_CERT *scert = s->session->sess_cert;
3378 SESS_CERT *scert = s->session->sess_cert;
3491 SESS_CERT *sc;
H A Ds3_lib.c3572 SESS_CERT *sc;

Completed in 117 milliseconds