Searched refs:SSL3_CK_SCSV (Results 1 – 6 of 6) sorted by relevance
/third_party/boringssl/src/include/openssl/ |
D | ssl3.h | 134 #define SSL3_CK_SCSV 0x030000FF macro
|
/third_party/openssl/include/openssl/ |
D | ssl3.h | 27 # define SSL3_CK_SCSV 0x030000FF macro
|
/third_party/openssl/ssl/statem/ |
D | statem_clnt.c | 3814 0, NULL, NULL, SSL3_CK_SCSV, 0, 0, 0, 0, 0, 0, 0, 0, 0 in ssl_cipher_list_to_bytes()
|
D | statem_srvr.c | 1747 if (SSL_CIPHER_get_id(c) == SSL3_CK_SCSV) { in tls_early_post_process_client_hello()
|
/third_party/boringssl/src/ssl/ |
D | t1_lib.cc | 3353 SSL3_CK_SCSV & 0xffff)) { in ssl_scan_clienthello_tlsext()
|
/third_party/openssl/ssl/ |
D | s3_lib.c | 3189 SSL3_CK_SCSV,
|