Searched refs:algorithm (Results 176 - 200 of 286) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_sd.c173 if (OBJ_cmp(si->digestAlgorithm->algorithm,
174 sitmp->digestAlgorithm->algorithm))
682 md = EVP_get_digestbyobj(si->digestAlgorithm->algorithm);
752 md = EVP_get_digestbyobj(si->digestAlgorithm->algorithm);
H A Dcms_lcl.h169 /* Content encryption algorithm and key */
224 X509_ALGOR *algorithm; member in struct:CMS_OriginatorPublicKey_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-io.c393 maybeSetCongestionAlgorithm( int socket, const char * algorithm )
395 if( algorithm && *algorithm )
397 const int rc = tr_netSetCongestionControl( socket, algorithm );
400 tr_ninf( "Net", "Can't set congestion control algorithm '%s': %s",
401 algorithm, tr_strerror( errno ));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dgcrypt.h846 /* The Rijndael algorithm is basically AES, so provide some macros. */
854 supported for each algorithm. */
864 GCRY_CIPHER_MODE_AESWRAP= 7 /* AES-WRAP algorithm. */
877 /* Create a handle for algorithm ALGO to be used in MODE. FLAGS may
893 /* Retrieve various information about the cipher algorithm ALGO. */
897 /* Map the cipher algorithm whose ID is contained in ALGORITHM to a
898 string representation of the algorithm name. For unknown algorithm
900 const char *gcry_cipher_algo_name (int algorithm) _GCRY_GCC_ATTR_PURE;
902 /* Map the algorithm nam
[all...]
H A Dvisibility.h244 /* The algorithm IDs. */
267 gcry_ac_id_t algorithm, unsigned int flags);
335 gcry_error_t gcry_ac_id_to_name (gcry_ac_id_t algorithm, const char **name);
336 gcry_error_t gcry_ac_name_to_id (const char *name, gcry_ac_id_t *algorithm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dgcrypt.h846 /* The Rijndael algorithm is basically AES, so provide some macros. */
854 supported for each algorithm. */
864 GCRY_CIPHER_MODE_AESWRAP= 7 /* AES-WRAP algorithm. */
877 /* Create a handle for algorithm ALGO to be used in MODE. FLAGS may
893 /* Retrieve various information about the cipher algorithm ALGO. */
897 /* Map the cipher algorithm whose ID is contained in ALGORITHM to a
898 string representation of the algorithm name. For unknown algorithm
900 const char *gcry_cipher_algo_name (int algorithm) _GCRY_GCC_ATTR_PURE;
902 /* Map the algorithm nam
[all...]
H A Dvisibility.h244 /* The algorithm IDs. */
267 gcry_ac_id_t algorithm, unsigned int flags);
335 gcry_error_t gcry_ac_id_to_name (gcry_ac_id_t algorithm, const char **name);
336 gcry_error_t gcry_ac_name_to_id (const char *name, gcry_ac_id_t *algorithm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S86 # or 32-bit divides if possible. Else, use a special math algorithm #
190 # perform the divide algorithm:
283 # if the divisor msw is 0, use simpler algorithm then the full blown
287 bhi.b lddknuth # go use D. Knuth algorithm
290 # a simpler algorithm may be used :
320 # In this algorithm, the divisor is treated as a 2 digit (word) number
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/old/os2/
H A DMakefile.os251 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dxmit.c252 mac_ctl |= (key->algorithm <<
509 if (dev->key[keyidx].algorithm != B43legacy_SEC_ALGO_NONE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/old/os2/
H A DMakefile.os251 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/old/os2/
H A DMakefile.os251 algorithm.txt zlib.3 msdos/Make*[a-z0-9] msdos/zlib.def msdos/zlib.rc \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_lcl.h169 /* Content encryption algorithm and key */
224 X509_ALGOR *algorithm; member in struct:CMS_OriginatorPublicKey_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_ameth.c734 if (OBJ_obj2nid(alg->algorithm) != NID_id_smime_alg_ESDH) {
756 kekcipher = EVP_get_cipherbyobj(kekalg->algorithm);
901 /* Package wrap algorithm in an AlgorithmIdentifier */
906 wrap_alg->algorithm = OBJ_nid2obj(wrap_nid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_ameth.c734 if (OBJ_obj2nid(alg->algorithm) != NID_id_smime_alg_ESDH) {
756 kekcipher = EVP_get_cipherbyobj(kekalg->algorithm);
901 /* Package wrap algorithm in an AlgorithmIdentifier */
906 wrap_alg->algorithm = OBJ_nid2obj(wrap_nid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com318 $! The following rules, which dictate how some algorithm choices affect
329 $! Rules are checked sequentially. If a rule disables an algorithm, it will
330 $! affect all following rules that depend on that algorithm being disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com318 $! The following rules, which dictate how some algorithm choices affect
329 $! Rules are checked sequentially. If a rule disables an algorithm, it will
330 $! affect all following rules that depend on that algorithm being disabled.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libaddns/
H A Ddns.h332 struct dns_domain_name *algorithm; member in struct:dns_tkey_record
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs7/
H A Dpkcs7.h132 X509_ALGOR *algorithm; member in struct:pkcs7_enc_content_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509_cmp.c356 * Check a suite B algorithm is permitted: pass in a public key and the NID
375 * Check signature algorithm is consistent with curve.
466 sign_nid = OBJ_obj2nid(crl->crl->sig_alg->algorithm);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dimap.c1115 char algorithm[64]; local
1130 algorithm, sizeof(algorithm));
1131 if(result || strcmp(algorithm, "md5-sess") != 0) {
H A Dpop3.c983 char algorithm[64]; local
998 algorithm, sizeof(algorithm));
999 if(result || strcmp(algorithm, "md5-sess") != 0) {
H A Dsmtp.c997 char algorithm[64]; local
1012 algorithm, sizeof(algorithm));
1013 if(result || strcmp(algorithm, "md5-sess") != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dinteger.h10 #include <algorithm>
343 //! use a faster division algorithm when divisor is short
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dpkcs7.h137 X509_ALGOR *algorithm; member in struct:pkcs7_enc_content_st

Completed in 416 milliseconds

1234567891011>>