HomeSort by relevance Sort by last modified time
    Searched full:algorithms (Results 176 - 200 of 2344) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedGenerator.java 15 // Android-removed: Unsupported algorithms
43 // BEGIN Android-removed: Unsupported algorithms
48 // END Android-removed: Unsupported algorithms
54 // BEGIN Android-removed: Unsupported algorithms
57 // END Android-removed: Unsupported algorithms
  /prebuilts/jdk/jdk9/darwin-x86/conf/security/
java.security 32 # more digital signature algorithms or message digest algorithms.
42 # searched for requested algorithms (when no specific provider is
52 # for the Java Security API to look up the algorithms or other
78 # A list of preferred providers for specific algorithms. These providers will
79 # be searched for matching algorithms before the list of registered providers.
93 # algorithms together. The type is "Group" and is followed by an algorithm
317 # Determines the default key and trust manager factory algorithms for
458 # In some environments, certain algorithms or key lengths may be undesirable
461 # describes the mechanism for disabling algorithms based on algorithm nam
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/conf/security/
java.security 32 # more digital signature algorithms or message digest algorithms.
42 # searched for requested algorithms (when no specific provider is
52 # for the Java Security API to look up the algorithms or other
77 # A list of preferred providers for specific algorithms. These providers will
78 # be searched for matching algorithms before the list of registered providers.
92 # algorithms together. The type is "Group" and is followed by an algorithm
316 # Determines the default key and trust manager factory algorithms for
457 # In some environments, certain algorithms or key lengths may be undesirable
460 # describes the mechanism for disabling algorithms based on algorithm nam
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
JCEECPublicKey.java 21 // Android-removed: Unsupported algorithms
37 // Android-removed: Unsupported algorithms
40 // Android-removed: Unsupported algorithms
55 // Android-removed: Unsupported algorithms
66 // Android-removed: Unsupported algorithms
190 // BEGIN Android-removed: Unsupported algorithms
241 // END Android-removed: Unsupported algorithms
330 // BEGIN Android-removed: Unsupported algorithms
379 // END Android-removed: Unsupported algorithms
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/security/
java.security 32 # more digital signature algorithms or message digest algorithms.
42 # searched for requested algorithms (when no specific provider is
48 # for the Java Security API to look up the algorithms or other
282 # Determines the default key and trust manager factory algorithms for
422 # In some environments, certain algorithms or key lengths may be undesirable
425 # describes the mechanism for disabling algorithms based on algorithm name
426 # and/or key length. This includes algorithms used in certificates, as well
468 # the assertion algorithm name "DSA" will disable all certificate algorithms
470 # will not disable algorithms related to "ECDSA"
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/security/
java.security 32 # more digital signature algorithms or message digest algorithms.
42 # searched for requested algorithms (when no specific provider is
48 # for the Java Security API to look up the algorithms or other
279 # Determines the default key and trust manager factory algorithms for
419 # In some environments, certain algorithms or key lengths may be undesirable
422 # describes the mechanism for disabling algorithms based on algorithm name
423 # and/or key length. This includes algorithms used in certificates, as well
465 # the assertion algorithm name "DSA" will disable all certificate algorithms
467 # will not disable algorithms related to "ECDSA"
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/util/
BaseBlockCipher.java 27 // Android-removed: Unsupported algorithms
43 // Android-removed: Unsupported algorithms
47 // Android-removed: Unsupported algorithms
51 // Android-removed: Unsupported algorithms
66 // Android-removed: Unsupported algorithms
69 // Android-removed: Unsupported algorithms
76 // Android-removed: Unsupported algorithms
92 // Android-removed: Unsupported algorithms
98 // Android-removed: Unsupported algorithms
600 // BEGIN Android-removed: Unsupported algorithms
    [all...]
  /external/python/cpython3/Doc/library/
hashlib.rst 5 :synopsis: Secure hash and message digest algorithms.
24 message digest algorithms. Included are the FIPS secure hash algorithms SHA1,
27 "message digest" are interchangeable. Older algorithms were called message
37 Some algorithms have known hash collision weaknesses, refer to the "See
41 .. _hash-algorithms:
43 Hash algorithms
66 Constructors for hash algorithms that are always present in this module are
71 Additional algorithms may also be available depending upon the OpenSSL
106 above listed hashes as well as any other algorithms that your OpenSS
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tcg2Protocol.h 57 // Supported hash algorithms (this bitmap is determined by the supported PCR
58 // banks in the TPM and the hashing algorithms supported by the firmware)
83 // Maximum number of PCR banks (hashing algorithms) supported.
84 // No granularity is provided to support a specific set of algorithms.
89 // A bitmap of currently active PCR banks (hashing algorithms).
90 // This is a subset of the supported hashing algorithms reported in HashAlgorithmBitMap.
  /libcore/tools/docs/crypto/data/
crypto_support.json 6 "algorithms": [
34 "algorithms": [
132 "algorithms": [
141 "algorithms": [
150 "algorithms": [
159 "algorithms": [
168 "algorithms": [
587 "algorithms": [
600 "algorithms": [
626 "algorithms":
    [all...]
  /compatibility/cdd/9_security-model/
9_10_device-integrity.md 23 * [C-1-5] MUST use verification algorithms as strong as current
24 recommendations from NIST for hashing algorithms (SHA-256) and public key
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
sensor_data.h 19 * data employed by the online sensor calibration algorithms.
40 // Identifies the various sensing devices used by the calibration algorithms.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DecompositionSolver.java 23 * Interface handling decomposition algorithms that can solve A × X = B.
24 * <p>Decomposition algorithms decompose an A matrix has a product of several specific
FieldDecompositionSolver.java 24 * Interface handling decomposition algorithms that can solve A &times; X = B.
25 * <p>Decomposition algorithms decompose an A matrix has a product of several specific
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
BaseCipherSpi.java 21 // Android-removed: Unsupported algorithms
43 // Android-removed: Unsupported algorithms
  /external/proguard/docs/manual/
limitations.html 31 <li>For best results, ProGuard's optimization algorithms assume that the
42 <li>ProGuard's optimization algorithms currently also assume that the
  /external/scapy/scapy/layers/tls/crypto/
cipher_stream.py 16 from cryptography.hazmat.primitives.ciphers import Cipher, algorithms
107 pc_cls = algorithms.ARC4
  /external/tensorflow/tensorflow/compiler/xla/client/
executable_build_options.h 47 // want to run various algorithms on the device and pick the fastest one -- it
48 // might allocate buffers for use by these algorithms using this allocator.
  /external/vboot_reference/firmware/lib/cryptolib/include/
sha.h 94 * the SHA*_CTX for multiple digest algorithms.
103 /* Wrappers for message digest algorithms. These are useful when the hashing
  /external/vboot_reference/tests/
vb2_rsa_utility_tests.c 24 * from the public APIs. These include checks for bad algorithms where the
25 * next call level up already checks for bad algorithms, etc.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
MessageDigest2Test.java 69 for (List<String> algorithms : digestAlgs.values()) {
70 for (String algorithm : algorithms) {
340 for (List<String> algorithms : digestAlgs.values()) {
341 for (String algorithm : algorithms) {
438 // Allow access to deprecated BC algorithms in this test, so we can ensure they
452 * Returns the digest algorithms that the given provider supports.
456 fail("No digest algorithms were found");
468 fail("No digest algorithms were found");
  /libcore/ojluni/src/main/java/sun/security/util/
DisabledAlgorithmConstraints.java 43 * Algorithm constraints for disabled algorithms property
133 * algorithms are allowed, certificate constraints, and the
352 // Get all signature algorithms to check for constraints
353 Set<String> algorithms = local
355 if (algorithms == null || algorithms.isEmpty()) {
360 algorithms.add(cert.getPublicKey().getAlgorithm());
363 for (String algorithm : algorithms) {
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
limitations.html 29 <li>For best results, ProGuard's optimization algorithms assume that the
40 <li>ProGuard's optimization algorithms currently also assume that the
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pep247.py 3 for hashing algorithms
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
Compress.h 3 Providing both EFI and Tiano Compress algorithms.

Completed in 1643 milliseconds

1 2 3 4 5 6 78 91011>>