Searched refs:algorithm (Results 276 - 300 of 891) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Dds.c128 ds.algorithm = r.base[3];
129 ds.key_tag = dst_region_computeid(&r, ds.algorithm);
/macosx-10.10/ruby-106/ruby/test/webrick/
H A Dtest_httpauth.rb137 params['algorithm'].downcase! #4936
167 ", algorithm=#{params['algorithm']}"
/macosx-10.10/swig-12/Lib/ocaml/
H A Dstd_vector.i38 #include <algorithm>
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DOpcode.h36 #include <algorithm>
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Dt_crl.c96 i = OBJ_obj2nid(x->sig_alg->algorithm);
/macosx-10.10/OpenSSL098-52/src/crypto/rand/
H A Drand_lcl.h128 #error No message digest algorithm available
/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfipsalgtest.pl2 # Perl utility to run or verify FIPS 140-2 CMVP algorithm tests based on the
3 # pathnames of input algorithm test files actually present (the unqualified
551 $cmd: generate run CMVP algorithm tests
562 --generate Generate algorithm test output
564 --enable-<alg> Enable algorithm set <alg>.
565 --disable-<alg> Disable algorithm set <alg>.
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dacl_protectedpw.cpp30 #include <algorithm>
H A Dacl_secret.cpp32 #include <algorithm>
H A Daclsubject.cpp32 #include <algorithm>
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_cl/lib/
H A DDecodedCrl.cpp100 if((tbs.signature.algorithm.Data == NULL) ||
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dacl_protectedpw.cpp30 #include <algorithm>
H A Dacl_secret.cpp32 #include <algorithm>
H A Daclsubject.cpp32 #include <algorithm>
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dcssmcontext.h117 CSSM_ALGORITHMS algorithm);
/macosx-10.10/Security-57031.1.35/SecurityTool/
H A DsrCdsaUtils.h86 * Generate key pair of arbitrary algorithm.
90 uint32 algorithm,
/macosx-10.10/WTF-7600.1.24/wtf/
H A DSpectrum.h31 #include <algorithm>
H A DStackBounds.h30 #include <algorithm>
/macosx-10.10/WebCore-7600.1.25/
H A DWebCorePrefix.h109 #include <algorithm>
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DAudioResampler.cpp32 #include <algorithm>
H A DAudioResamplerKernel.cpp32 #include <algorithm>
/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Dtkey.h99 dns_name_t *algorithm, isc_buffer_t *nonce,
104 * will be of the specified algorithm (only DNS_TSIG_HMACMD5_NAME
116 *\li 'algorithm' is a valid name
/macosx-10.10/bmalloc-7600.1.17/bmalloc/
H A DAlgorithm.h30 #include <algorithm>
H A DSizes.h30 #include <algorithm>
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A Dedit_distance.h21 #include <algorithm>
46 // The algorithm implemented below is the "classic"
47 // dynamic-programming algorithm for computing the Levenshtein
52 // Although the algorithm is typically described using an m x n

Completed in 446 milliseconds

<<11121314151617181920>>