/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-ciphers.pod.in | 245 =item B<ADH> 267 =item B<aDH> 435 SSL_DH_anon_WITH_RC4_128_MD5 ADH-RC4-MD5 436 SSL_DH_anon_WITH_3DES_EDE_CBC_SHA ADH-DES-CBC3-SHA 456 TLS_DH_anon_WITH_RC4_128_MD5 ADH-RC4-MD5 457 TLS_DH_anon_WITH_3DES_EDE_CBC_SHA ADH-DES-CBC3-SHA 474 TLS_DH_anon_WITH_AES_128_CBC_SHA ADH-AES128-SHA 475 TLS_DH_anon_WITH_AES_256_CBC_SHA ADH-AES256-SHA 492 TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA ADH-CAMELLIA128-SHA 493 TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA ADH-CAMELLIA256-SHA [all …]
|
/freebsd/secure/usr.bin/openssl/man/ |
H A D | openssl-ciphers.1 | 356 .IP "\fB\s-1ADH\s0\fR" 4 357 .IX Item "ADH" 373 .IP "\fBaDH\fR" 4 374 .IX Item "aDH" 511 \& SSL_DH_anon_WITH_RC4_128_MD5 ADH\-RC4\-MD5 512 \& SSL_DH_anon_WITH_3DES_EDE_CBC_SHA ADH\-DES\-CBC3\-SHA 533 \& TLS_DH_anon_WITH_RC4_128_MD5 ADH\-RC4\-MD5 534 \& TLS_DH_anon_WITH_3DES_EDE_CBC_SHA ADH\-DES\-CBC3\-SHA 552 \& TLS_DH_anon_WITH_AES_128_CBC_SHA ADH\-AES128\-SHA 553 \& TLS_DH_anon_WITH_AES_256_CBC_SHA ADH\-AES256\-SHA [all …]
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | ssl3.h | 127 # define SSL3_TXT_ADH_RC4_40_MD5 "EXP-ADH-RC4-MD5" 128 # define SSL3_TXT_ADH_RC4_128_MD5 "ADH-RC4-MD5" 129 # define SSL3_TXT_ADH_DES_40_CBC_SHA "EXP-ADH-DES-CBC-SHA" 130 # define SSL3_TXT_ADH_DES_64_CBC_SHA "ADH-DES-CBC-SHA" 131 # define SSL3_TXT_ADH_DES_192_CBC_SHA "ADH-DES-CBC3-SHA"
|
H A D | tls1.h | 835 # define TLS1_TXT_ADH_WITH_AES_128_SHA "ADH-AES128-SHA" 842 # define TLS1_TXT_ADH_WITH_AES_256_SHA "ADH-AES256-SHA" 930 # define TLS1_TXT_ADH_WITH_CAMELLIA_128_CBC_SHA "ADH-CAMELLIA128-SHA" 937 # define TLS1_TXT_ADH_WITH_CAMELLIA_256_CBC_SHA "ADH-CAMELLIA256-SHA" 945 # define TLS1_TXT_ADH_WITH_CAMELLIA_128_CBC_SHA256 "ADH-CAMELLIA128-SHA256" 952 # define TLS1_TXT_ADH_WITH_CAMELLIA_256_CBC_SHA256 "ADH-CAMELLIA256-SHA256" 969 # define TLS1_TXT_ADH_WITH_SEED_SHA "ADH-SEED-SHA" 983 # define TLS1_TXT_ADH_WITH_AES_128_SHA256 "ADH-AES128-SHA256" 984 # define TLS1_TXT_ADH_WITH_AES_256_SHA256 "ADH-AES256-SHA256" 997 # define TLS1_TXT_ADH_WITH_AES_128_GCM_SHA256 "ADH-AES128-GCM-SHA256" [all …]
|
H A D | ssl.h.in | 102 # define SSL_TXT_aDH "aDH"/* this cipher class has been removed */ 114 # define SSL_TXT_DHE "DHE"/* same as "kDHE:-ADH" */ 116 # define SSL_TXT_ADH "ADH" 172 * the "!ADH" being part of default). Therefore "RC4:!COMPLEMENTOFDEFAULT"
|
H A D | ssl.h | 101 # define SSL_TXT_aDH "aDH"/* this cipher class has been removed */ 113 # define SSL_TXT_DHE "DHE"/* same as "kDHE:-ADH" */ 115 # define SSL_TXT_ADH "ADH" 171 * the "!ADH" being part of default). Therefore "RC4:!COMPLEMENTOFDEFAULT"
|
/freebsd/contrib/openbsm/bin/auditdistd/ |
H A D | receiver.c | 647 adist_receiver(struct adist_config *config, struct adist_host *adh) in adist_receiver() argument 657 proto_close(adh->adh_remote); in adist_receiver() 658 adh->adh_remote = NULL; in adist_receiver() 664 proto_close(adh->adh_remote); in adist_receiver() 665 adh->adh_remote = NULL; in adist_receiver() 666 adh->adh_worker_pid = pid; in adist_receiver() 671 adhost = adh; in adist_receiver()
|
H A D | sender.c | 740 adist_sender(struct adist_config *config, struct adist_host *adh) in adist_sender() argument 750 if (proto_connect(NULL, "socketpair://", -1, &adh->adh_conn) == -1) { in adist_sender() 759 proto_close(adh->adh_conn); in adist_sender() 760 adh->adh_conn = NULL; in adist_sender() 766 adh->adh_worker_pid = pid; in adist_sender() 768 proto_recv(adh->adh_conn, NULL, 0); in adist_sender() 773 adhost = adh; in adist_sender()
|
H A D | auditdistd.c | 104 struct adist_host *adh; in descriptors_cleanup() local 107 TAILQ_FOREACH(adh, &adcfg->adc_hosts, adh_next) { in descriptors_cleanup() 108 if (adh == adhost) in descriptors_cleanup() 110 if (adh->adh_remote != NULL) { in descriptors_cleanup() 111 proto_close(adh->adh_remote); in descriptors_cleanup() 112 adh->adh_remote = NULL; in descriptors_cleanup()
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 70-test_sslskewith0p.t | 41 $proxy->cipherc('ADH-AES128-SHA:@SECLEVEL=0'); 42 $proxy->ciphers('ADH-AES128-SHA:@SECLEVEL=0');
|
H A D | 80-test_ssl_old.t | 543 …ok(run(test([@ssltest, "-v", "-bio_pair", "-tls1", "-cipher", "ADH", "-dhe1024dsa", "-num", "10", …
|
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_client.c | 629 cipher = "ADH-RC4-MD5"; in tlsv1_client_get_cipher() 632 cipher = "ADH-DES-SHA"; in tlsv1_client_get_cipher() 635 cipher = "ADH-DES-CBC3-SHA"; in tlsv1_client_get_cipher() 644 cipher = "ADH-AES-128-SHA"; in tlsv1_client_get_cipher() 653 cipher = "ADH-AES-256-SHA"; in tlsv1_client_get_cipher() 668 cipher = "ADH-AES-128-SHA256"; in tlsv1_client_get_cipher() 671 cipher = "ADH-AES-256-SHA256"; in tlsv1_client_get_cipher()
|
H A D | tlsv1_server.c | 553 cipher = "ADH-RC4-MD5"; in tlsv1_server_get_cipher() 556 cipher = "ADH-DES-SHA"; in tlsv1_server_get_cipher() 559 cipher = "ADH-DES-CBC3-SHA"; in tlsv1_server_get_cipher() 568 cipher = "ADH-AES-128-SHA"; in tlsv1_server_get_cipher() 577 cipher = "ADH-AES-256-SHA"; in tlsv1_server_get_cipher() 592 cipher = "ADH-AES-128-SHA256"; in tlsv1_server_get_cipher() 595 cipher = "ADH-AES-256-SHA256"; in tlsv1_server_get_cipher()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_cipher_list.pod | 80 ADH ciphers don't need a certificate, but DH-parameters must have been set.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | test.data | 70 495 adh
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_CTX_set_cipher_list.3 | 212 \&\s-1ADH\s0 ciphers don't need a certificate, but DH-parameters must have been set.
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_openssl.c | 3347 "ADH-AES256-GCM-SHA384:ADH-AES128-GCM-SHA256:" \ in tls_set_conn_flags() 3348 "ADH-AES256-SHA256:ADH-AES128-SHA256:ADH-AES256-SHA:ADH-AES128-SHA" in tls_set_conn_flags() 4869 suite = "ADH-AES128-SHA"; in tls_connection_set_cipher_list() 4898 if (os_strstr(buf, ":ADH-")) { in tls_connection_set_cipher_list()
|
H A D | tls_wolfssl.c | 1892 suite = "ADH-AES128-SHA"; in tls_connection_set_cipher_list() 1948 os_strlcpy(buf, "ADH-AES128-SHA", buflen); in tls_get_cipher()
|
/freebsd/sbin/devmatch/ |
H A D | devmatch.c | 579 while ((ch = getopt_long(argc, argv, "adh:p:quv", in main()
|
/freebsd/usr.sbin/rpcbind/ |
H A D | rpcbind.c | 817 while ((c = getopt(argc, argv, "6adh:IiLlNs" WRAPOP WSOP)) != -1) { in parseargs()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_ciph.c | 1086 * will make the rule "ADH:SOME" and the cipher in ssl_cipher_process_rulestr() 1087 * "ADH-MY-CIPHER" look like a match for buflen=3. in ssl_cipher_process_rulestr()
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_fast.c | 553 data->anon_provisioning = os_strstr(cipher, "ADH") != NULL; in eap_fast_phase1_done()
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_fast.c | 1640 os_strstr(cipher, "ADH-") || in eap_fast_process()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | vendor-prefixes.yaml | 60 "^adh,.*":
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | linux | 718 # n_objects like: 0 1032h 5a2eh 92bdh a8b5h aa75h 112adh 40c23h 4714eh
|