Searched refs:ciphers (Results 126 - 150 of 216) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/tls/
H A Dtlsv1_client.c602 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
606 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) argument
613 if (ciphers[0] == TLS_CIPHER_ANON_DH_AES128_SHA) {
H A Dtlsv1_server.c543 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
547 int tlsv1_server_set_cipher_list(struct tlsv1_server *conn, u8 *ciphers) argument
554 if (ciphers[0] == TLS_CIPHER_ANON_DH_AES128_SHA) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/tls/
H A Dtlsv1_client.c602 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
606 int tlsv1_client_set_cipher_list(struct tlsv1_client *conn, u8 *ciphers) argument
612 if (ciphers[0] == TLS_CIPHER_ANON_DH_AES128_SHA) {
H A Dtlsv1_server.c543 * @ciphers: Zero (TLS_CIPHER_NONE) terminated list of allowed ciphers
547 int tlsv1_server_set_cipher_list(struct tlsv1_server *conn, u8 *ciphers) argument
553 if (ciphers[0] == TLS_CIPHER_ANON_DH_AES128_SHA) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Ds2_srvr.c675 &s->session->ciphers);
697 sk_SSL_CIPHER_free(s->session->ciphers);
698 s->session->ciphers = prio;
701 * s->session->ciphers should now have a list of ciphers that are on
703 * client sent the ciphers or in the order of the server's preference
787 s2n(0, p); /* ciphers len */
799 * lets send out the ciphers we like in the prefered order
801 n = ssl_cipher_list_to_bytes(s, s->session->ciphers, d, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Ds2_srvr.c649 &s->session->ciphers);
675 sk_SSL_CIPHER_free(s->session->ciphers);
676 s->session->ciphers = prio;
678 /* s->session->ciphers should now have a list of
679 * ciphers that are on both the client and server.
681 * the ciphers or in the order of the server's preference
774 s2n(0,p); /* ciphers len */
787 /* lets send out the ciphers we like in the
789 n=ssl_cipher_list_to_bytes(s,s->session->ciphers,d,0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/engine/
H A Deng_lib.c93 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Ds2_srvr.c649 &s->session->ciphers);
675 sk_SSL_CIPHER_free(s->session->ciphers);
676 s->session->ciphers = prio;
678 /* s->session->ciphers should now have a list of
679 * ciphers that are on both the client and server.
681 * the ciphers or in the order of the server's preference
774 s2n(0,p); /* ciphers len */
787 /* lets send out the ciphers we like in the
789 n=ssl_cipher_list_to_bytes(s,s->session->ciphers,d,0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/engine/
H A Deng_lib.c95 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Ds2_srvr.c675 &s->session->ciphers);
697 sk_SSL_CIPHER_free(s->session->ciphers);
698 s->session->ciphers = prio;
701 * s->session->ciphers should now have a list of ciphers that are on
703 * client sent the ciphers or in the order of the server's preference
787 s2n(0, p); /* ciphers len */
799 * lets send out the ciphers we like in the prefered order
801 n = ssl_cipher_list_to_bytes(s, s->session->ciphers, d, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/engine/
H A Deng_lib.c93 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/engine/
H A Deng_lib.c95 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Ds2_srvr.c675 &s->session->ciphers);
697 sk_SSL_CIPHER_free(s->session->ciphers);
698 s->session->ciphers = prio;
701 * s->session->ciphers should now have a list of ciphers that are on
703 * client sent the ciphers or in the order of the server's preference
787 s2n(0, p); /* ciphers len */
799 * lets send out the ciphers we like in the prefered order
801 n = ssl_cipher_list_to_bytes(s, s->session->ciphers, d, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Ds2_srvr.c649 &s->session->ciphers);
675 sk_SSL_CIPHER_free(s->session->ciphers);
676 s->session->ciphers = prio;
678 /* s->session->ciphers should now have a list of
679 * ciphers that are on both the client and server.
681 * the ciphers or in the order of the server's preference
774 s2n(0,p); /* ciphers len */
787 /* lets send out the ciphers we like in the
789 n=ssl_cipher_list_to_bytes(s,s->session->ciphers,d,0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/engine/
H A Deng_lib.c93 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/engine/
H A Deng_lib.c95 e->ciphers = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_fast.c1409 u8 ciphers[5]; local
1415 ciphers[count++] = TLS_CIPHER_ANON_DH_AES128_SHA;
1421 ciphers[count++] = TLS_CIPHER_RSA_DHE_AES128_SHA;
1422 ciphers[count++] = TLS_CIPHER_AES128_SHA;
1423 ciphers[count++] = TLS_CIPHER_RC4_SHA;
1426 ciphers[count++] = TLS_CIPHER_NONE;
1429 ciphers)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/test/
H A Dtestssl125 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "RSA+$protocol" | tr ':' ' '`; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/test/
H A Dtestssl125 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "RSA+$protocol" | tr ':' ' '`; do
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/test/
H A Dtestssl125 for cipher in `../util/shlib_wrap.sh ../apps/openssl ciphers "RSA+$protocol" | tr ':' ' '`; do

Completed in 946 milliseconds

123456789