/external/chromium_org/third_party/boringssl/src/ssl/ |
D | ssl_ciph.c | 182 {0,SSL_TXT_CMPDEF,0, SSL_kEDH|SSL_kEECDH,SSL_aNULL,0,0,0,0,0,0,0}, 200 {0,SSL_TXT_aNULL,0, 0,SSL_aNULL, 0,0,0,0,0,0,0}, 206 {0,SSL_TXT_EDH,0, SSL_kEDH,~SSL_aNULL,0,0,0,0,0,0,0}, 207 {0,SSL_TXT_EECDH,0, SSL_kEECDH,~SSL_aNULL,0,0,0,0,0,0,0}, 209 {0,SSL_TXT_ADH,0, SSL_kEDH,SSL_aNULL,0,0,0,0,0,0,0}, 210 {0,SSL_TXT_AECDH,0, SSL_kEECDH,SSL_aNULL,0,0,0,0,0,0,0}, 1085 ssl_cipher_apply_rule(0, 0, SSL_aNULL, 0, 0, 0, 0, CIPHER_ORD, -1, 0, &head, &tail); in STACK_OF() 1258 case SSL_aNULL: in SSL_CIPHER_description() 1394 case SSL_aNULL: in SSL_CIPHER_get_kx_name() 1405 case SSL_aNULL: in SSL_CIPHER_get_kx_name() [all …]
|
D | s3_lib.c | 227 SSL_aNULL, 274 SSL_aNULL, 322 SSL_aNULL, 405 SSL_aNULL, 421 SSL_aNULL, 554 SSL_aNULL, 570 SSL_aNULL, 683 SSL_aNULL, 699 SSL_aNULL, 715 SSL_aNULL,
|
D | d1_srvr.c | 356 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) in IMPLEMENT_dtls1_meth_func() 413 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) && in IMPLEMENT_dtls1_meth_func()
|
D | ssl_locl.h | 284 #define SSL_aNULL 0x00000002L /* no auth (i.e. use ADH or AECDH) */ macro
|
D | s3_clnt.c | 1630 if (s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) in ssl3_get_certificate_request()
|
D | s3_srvr.c | 408 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) && in IMPLEMENT_ssl3_meth_func()
|
D | ssl_lib.c | 2219 mask_a|=SSL_aNULL; in ssl_set_cert_masks()
|
/external/openssl/ssl/ |
D | s3_lib.c | 535 SSL_aNULL, 551 SSL_aNULL, 567 SSL_aNULL, 583 SSL_aNULL, 599 SSL_aNULL, 969 SSL_aNULL, 1064 SSL_aNULL, 1260 SSL_aNULL, 1475 SSL_aNULL, 1491 SSL_aNULL, [all …]
|
D | ssl_ciph.c | 233 {0,SSL_TXT_CMPDEF,0, SSL_kEDH|SSL_kEECDH,SSL_aNULL,~SSL_eNULL,0,0,0,0,0,0}, 264 {0,SSL_TXT_aNULL,0, 0,SSL_aNULL, 0,0,0,0,0,0,0}, 276 {0,SSL_TXT_EDH,0, SSL_kEDH,~SSL_aNULL,0,0,0,0,0,0,0}, 277 {0,SSL_TXT_EECDH,0, SSL_kEECDH,~SSL_aNULL,0,0,0,0,0,0,0}, 281 {0,SSL_TXT_ADH,0, SSL_kEDH,SSL_aNULL,0,0,0,0,0,0,0}, 282 {0,SSL_TXT_AECDH,0, SSL_kEECDH,SSL_aNULL,0,0,0,0,0,0,0}, 1421 ssl_cipher_apply_rule(0, 0, SSL_aNULL, 0, 0, 0, 0, CIPHER_ORD, -1, &head, &tail); in STACK_OF() 1630 case SSL_aNULL: in SSL_CIPHER_description() 1806 case SSL_aNULL: in SSL_CIPHER_authentication_method() 1824 case SSL_aNULL: in SSL_CIPHER_authentication_method()
|
D | d1_srvr.c | 422 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) in IMPLEMENT_dtls1_meth_func() 509 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) && in IMPLEMENT_dtls1_meth_func() 1312 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) in dtls1_send_server_key_exchange()
|
D | s3_clnt.c | 337 if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP)) && in IMPLEMENT_ssl3_meth_func() 2038 if (!(alg_a & (SSL_aNULL|SSL_aSRP)) && in ssl3_get_key_exchange() 2122 if (s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) in ssl3_get_certificate_request() 3486 if ((alg_a & (SSL_aDH|SSL_aNULL|SSL_aKRB5)) || (alg_k & SSL_kPSK)) in ssl3_check_cert_and_algorithm()
|
D | s3_srvr.c | 418 if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aKRB5|SSL_aSRP)) in IMPLEMENT_ssl3_meth_func() 522 ((s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) && in IMPLEMENT_ssl3_meth_func() 1910 if (!(alg_a & (SSL_aNULL|SSL_aSRP)) in ssl3_send_server_key_exchange()
|
D | ssl_locl.h | 306 #define SSL_aNULL 0x00000004L /* no auth (i.e. use ADH or AECDH) */ macro
|
D | d1_clnt.c | 388 if (!(s->s3->tmp.new_cipher->algorithm_auth & SSL_aNULL) && in IMPLEMENT_dtls1_meth_func()
|
D | ssl_lib.c | 2303 mask_a|=SSL_aNULL; in ssl_set_cert_masks() 2304 emask_a|=SSL_aNULL; in ssl_set_cert_masks()
|
/external/openssl/patches/ |
D | 0011-ecdhe_psk.patch | 28 if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP)) && 191 - if (!(alg_a & (SSL_aNULL|SSL_aSRP)) && !(alg_k & SSL_kPSK)) 192 + if (!(alg_a & (SSL_aNULL|SSL_aSRP)) && 642 if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aKRB5|SSL_aSRP)) 786 - if (!(s->s3->tmp.new_cipher->algorithm_auth & (SSL_aNULL|SSL_aSRP)) 788 + if (!(alg_a & (SSL_aNULL|SSL_aSRP))
|
D | 0003-jsse.patch | 215 + case SSL_aNULL: 233 + case SSL_aNULL:
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | SSLParametersImpl.java | 951 case NativeCrypto.SSL_aNULL: in getServerX509KeyType() 967 case NativeCrypto.SSL_aNULL: in getServerX509KeyType()
|
D | NativeCrypto.java | 1032 public static final int SSL_aNULL = 0x00000004; field in NativeCrypto
|