boringssl/ssl
David Benjamin a5a3eeb9cc Remove ssl_cert_inst()
It created the cert structure in SSL_CTX or SSL if it was NULL, but they can
never be NULL as the comments already said.

(Imported from upstream's 2c3823491d8812560922a58677e3ad2db4b2ec8d.)

Change-Id: I97c7bb306d6f3c18597850db9f08023b2ef74839
Reviewed-on: https://boringssl-review.googlesource.com/4042
Reviewed-by: Adam Langley <agl@google.com>
2015-03-19 11:35:46 +00:00
..
pqueue
test Add a callback for DDoS protection. 2015-03-18 19:53:29 +00:00
CMakeLists.txt
d1_both.c Fix Windows build. 2015-03-10 05:28:56 +00:00
d1_clnt.c Correct three incorrect function names in errors. 2015-03-18 21:15:04 +00:00
d1_lib.c Move handshake method hooks to SSL_PROTOCOL_METHOD. 2015-03-10 01:16:38 +00:00
d1_meth.c Remove ssl_version hook. 2015-03-10 01:16:54 +00:00
d1_pkt.c Correct three incorrect function names in errors. 2015-03-18 21:15:04 +00:00
d1_srtp.c
d1_srvr.c Remove BIO_should_retry checks in DTLS state machines. 2015-02-23 19:32:27 +00:00
s3_both.c Switch SSL_GET_MESSAGE_HASH_MESSAGE to an enum. 2015-03-05 21:26:28 +00:00
s3_clnt.c Check for RAND_bytes failures in the ClientHello. 2015-03-19 11:08:25 +00:00
s3_enc.c Handle failures in ssl3_finish_mac. 2015-02-17 21:01:37 +00:00
s3_lib.c Remove ssl_cert_inst() 2015-03-19 11:35:46 +00:00
s3_meth.c Remove ssl_version hook. 2015-03-10 01:16:54 +00:00
s3_pkt.c Process alerts between ChangeCipherSpec and Finished. 2015-03-13 20:19:11 +00:00
s3_srvr.c Add a callback for DDoS protection. 2015-03-18 19:53:29 +00:00
ssl_algs.c Precompute sorted array for error strings. 2015-02-09 17:35:31 -08:00
ssl_asn1.c
ssl_cert.c Remove ssl_cert_inst() 2015-03-19 11:35:46 +00:00
ssl_ciph.c
ssl_lib.c Remove ssl_cert_inst() 2015-03-19 11:35:46 +00:00
ssl_locl.h Remove ssl_cert_inst() 2015-03-19 11:35:46 +00:00
ssl_rsa.c Remove ssl_cert_inst() 2015-03-19 11:35:46 +00:00
ssl_sess.c Minor formatting tweaks. 2015-03-13 19:17:23 +00:00
ssl_stat.c
ssl_test.c Use SSL_get_cipher_by_value in cipher_get_rfc_name tests. 2015-02-23 19:33:02 +00:00
ssl_txt.c
t1_enc.c Don't delay-initialize legacy AEADs. 2015-03-05 21:25:05 +00:00
t1_lib.c Minor formatting tweaks. 2015-03-13 19:17:23 +00:00
t1_reneg.c Minor formatting tweaks. 2015-03-13 19:17:23 +00:00