2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-17 14:32:04 +08:00
openssl/ssl
Tianjia Zhang ff3e4508bd KTLS: use EVP_CIPHER_is_a instead of nid
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/16963)
2021-11-08 17:40:01 +08:00
..
record Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c 2021-10-06 15:18:10 +02:00
statem Fix a memory leak in tls_parse_stoc_key_share 2021-11-04 16:45:04 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
d1_srtp.c
ktls.c KTLS: use EVP_CIPHER_is_a instead of nid 2021-11-08 17:40:01 +08:00
methods.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c
ssl_ciph.c Fix a memory leak in ssl_create_cipher_list 2021-11-04 16:54:34 +01:00
ssl_conf.c
ssl_err_legacy.c
ssl_err.c
ssl_init.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
ssl_lib.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
ssl_local.h
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c
t1_lib.c
t1_trce.c
tls13_enc.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
tls_depr.c Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c 2021-10-06 15:18:10 +02:00
tls_srp.c