Searched refs:algorithms (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dlibgcrypt-config60 [--algorithms]
111 --algorithms)
186 echo "Symmetric cipher algorithms: $symmetric_ciphers"
187 echo "Public-key cipher algorithms: $asymmetric_ciphers"
188 echo "Message digest algorithms: $digests"
H A Dlibgcrypt-config.in60 [--algorithms]
111 --algorithms)
186 echo "Symmetric cipher algorithms: $symmetric_ciphers"
187 echo "Public-key cipher algorithms: $asymmetric_ciphers"
188 echo "Message digest algorithms: $digests"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dlibgcrypt-config60 [--algorithms]
111 --algorithms)
186 echo "Symmetric cipher algorithms: $symmetric_ciphers"
187 echo "Public-key cipher algorithms: $asymmetric_ciphers"
188 echo "Message digest algorithms: $digests"
H A Dlibgcrypt-config.in60 [--algorithms]
111 --algorithms)
186 echo "Symmetric cipher algorithms: $symmetric_ciphers"
187 echo "Public-key cipher algorithms: $asymmetric_ciphers"
188 echo "Message digest algorithms: $digests"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c341 switch (c->algorithms & SSL_ENC_MASK)
393 switch (c->algorithms & SSL_MAC_MASK)
436 * where 128-bit and 256-bit algorithms simply will get
439 unsigned long m256; /* applies to 256-bit algorithms only */
478 /* finally consider algorithms where mask and m256 differ */
510 #define IS_MASKED(c) ((c)->algorithms & (((c)->alg_bits == 256) ? m256 : mask))
520 printf("\t%d: %s %lx %lx\n",i,c->name,c->id,c->algorithms);
571 * strength value (will be added in any case because algorithms=0).
576 !(cipher_aliases[i].algorithms & mask))
587 unsigned long algorithms, unsigne
586 ssl_cipher_apply_rule(unsigned long cipher_id, unsigned long ssl_version, unsigned long algorithms, unsigned long mask, unsigned long algo_strength, unsigned long mask_strength, int rule, int strength_bits, CIPHER_ORDER *co_list, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) argument
764 unsigned long algorithms, mask, algo_strength, mask_strength; local
[all...]
H A Dd1_srvr.c305 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL))
318 l=s->s3->tmp.new_cipher->algorithms;
369 ((s->s3->tmp.new_cipher->algorithms & SSL_aNULL) &&
374 (s->s3->tmp.new_cipher->algorithms & SSL_aKRB5))
786 type=s->s3->tmp.new_cipher->algorithms & SSL_MKEY_MASK;
891 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL))
1111 (s->s3->tmp.new_cipher->algorithms
H A Ds3_srvr.c304 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL)
305 && !(s->s3->tmp.new_cipher->algorithms & SSL_aKRB5))
318 l=s->s3->tmp.new_cipher->algorithms;
378 ((s->s3->tmp.new_cipher->algorithms & SSL_aNULL) &&
383 (s->s3->tmp.new_cipher->algorithms & SSL_aKRB5))
902 * algorithms from the client, starting at q. */
993 if (c->algorithms & SSL_eNULL)
1165 type=s->s3->tmp.new_cipher->algorithms & SSL_MKEY_MASK;
1398 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL))
1680 l=s->s3->tmp.new_cipher->algorithms;
[all...]
H A Ds3_clnt.c268 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL))
329 l=s->s3->tmp.new_cipher->algorithms;
888 && (s->s3->tmp.new_cipher->algorithms & (SSL_MKEY_MASK|SSL_AUTH_MASK))
915 need_cert = ((s->s3->tmp.new_cipher->algorithms
923 s->s3->tmp.new_cipher->algorithms, need_cert);
1060 alg=s->s3->tmp.new_cipher->algorithms;
1481 l=s->s3->tmp.new_cipher->algorithms;
1643 l=s->s3->tmp.new_cipher->algorithms;
2301 algs=s->s3->tmp.new_cipher->algorithms;
H A Ds3_enc.c407 if ((s->session->cipher->algorithms & SSL_ENC_MASK) == SSL_eNULL)
411 if ((s->session->cipher->algorithms & SSL_ENC_MASK) == SSL_RC4)
H A Dd1_clnt.c277 if (!(s->s3->tmp.new_cipher->algorithms & SSL_aNULL))
338 l=s->s3->tmp.new_cipher->algorithms;
701 l=s->s3->tmp.new_cipher->algorithms;
H A Dt1_enc.c251 printf("\talg= %ld, comp= %p\n", s->s3->tmp.new_cipher->algorithms,
508 if ((s->session->cipher->algorithms & SSL_ENC_MASK) == SSL_eNULL)
512 if ((s->session->cipher->algorithms & SSL_ENC_MASK) == SSL_RC4)
H A Ds3_lib.c2146 printf("ssl3_choose_cipher %d alg= %lx\n", i,c->algorithms);
2149 alg=c->algorithms&(SSL_MKEY_MASK|SSL_AUTH_MASK);
2190 alg=s->s3->tmp.new_cipher->algorithms;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_algor.c71 ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, algorithms, X509_ALGOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_algor.c71 ASN1_EX_TEMPLATE_TYPE(ASN1_TFLG_SEQUENCE_OF, 0, algorithms, X509_ALGOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dcygwin.sh77 The IDEA and RC5 algorithms are disabled due to patent and/or
H A Dmkdef.pl16 # routines should actually be used, which varies with what crypto algorithms
21 # kind of symbol it is (function or variable) and what algorithms they're
33 # existence:platform:kind:algorithms
52 # - "algorithms" is a comma-separated list of algorithm names. This helps
91 # Envelope "algorithms"
93 # Helper "algorithms"
96 # External "algorithms"
939 print STDERR "DEBUG: found info on platforms ($plats) and algorithms ($algs)\n" if $debug;
1038 print STDERR "WARNING: mkdef.pl doesn't know the following algorithms:\n";
1083 (my $symbol, my $exist, my $platforms, my $kind, my $algorithms)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dcygwin.sh69 The IDEA, RC5 and MDC2 algorithms are disabled due to patent and/or
H A Dmkdef.pl16 # routines should actually be used, which varies with what crypto algorithms
21 # kind of symbol it is (function or variable) and what algorithms they're
33 # existence:platform:kind:algorithms
52 # - "algorithms" is a comma-separated list of algorithm names. This helps
88 # Envelope "algorithms"
90 # Helper "algorithms"
93 # External "algorithms"
867 print STDERR "DEBUG: found info on platforms ($plats) and algorithms ($algs)\n" if $debug;
947 print STDERR "WARNING: mkdef.pl doesn't know the following algorithms:\n";
992 (my $symbol, my $exist, my $platforms, my $kind, my $algorithms)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dcygwin.sh77 The IDEA and RC5 algorithms are disabled due to patent and/or
H A Dmkdef.pl16 # routines should actually be used, which varies with what crypto algorithms
21 # kind of symbol it is (function or variable) and what algorithms they're
33 # existence:platform:kind:algorithms
52 # - "algorithms" is a comma-separated list of algorithm names. This helps
91 # Envelope "algorithms"
93 # Helper "algorithms"
96 # External "algorithms"
939 print STDERR "DEBUG: found info on platforms ($plats) and algorithms ($algs)\n" if $debug;
1038 print STDERR "WARNING: mkdef.pl doesn't know the following algorithms:\n";
1083 (my $symbol, my $exist, my $platforms, my $kind, my $algorithms)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dcfparse.y548 algorithms EOS
561 algorithms
570 COMMA algorithms
957 /* reject suppressed algorithms */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dmkshared.com74 $! ----- Prepare info for processing: disabled algorithms info
459 $! The disabled algorithms reader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dmkshared.com74 $! ----- Prepare info for processing: disabled algorithms info
459 $! The disabled algorithms reader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com331 $! To force something to be enabled or disabled, have no algorithms in the
360 $ ! Disable algorithms that require 64-bit integers in C
380 $ ! Because all algorithms are assumed enabled by default
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com331 $! To force something to be enabled or disabled, have no algorithms in the
360 $ ! Disable algorithms that require 64-bit integers in C
380 $ ! Because all algorithms are assumed enabled by default

Completed in 235 milliseconds

12