| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
| D | KeyGeneratorImpl.java | 35 private final String algorithm; field in KeyGeneratorImpl 39 private KeyGeneratorImpl(String algorithm, int defaultKeySizeBits) { in KeyGeneratorImpl()
|
| D | OpenSSLProvider.java | 519 private void putMacImplClass(String algorithm, String className) { in putMacImplClass() 560 private void putSignatureImplClass(String algorithm, String className) { in putSignatureImplClass()
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/evp/ |
| D | p_dsa_asn1.c | 109 CBB spki, algorithm, oid, key_bitstring; in dsa_pub_encode() local 181 CBB pkcs8, algorithm, oid, private_key; in dsa_priv_encode() local
|
| /external/vboot_reference/host/lib/include/ |
| D | host_key.h | 20 uint64_t algorithm; /* Algorithm to use when signing */ member
|
| /external/guava/guava-tests/test/com/google/common/hash/ |
| D | MacHashFunctionTest.java | 72 String algorithm = cell.getRowKey(); in testHashing() local 75 assertMacHashing(HashTestUtils.ascii(stringToTest), algorithm, key, hashFunc); in testHashing() local 278 byte[] input, String algorithm, SecretKey key, HashFunction hashFunc) throws Exception { in assertMacHashing()
|
| /external/guava/android/guava-tests/test/com/google/common/hash/ |
| D | MacHashFunctionTest.java | 72 String algorithm = cell.getRowKey(); in testHashing() local 75 assertMacHashing(HashTestUtils.ascii(stringToTest), algorithm, key, hashFunc); in testHashing() local 278 byte[] input, String algorithm, SecretKey key, HashFunction hashFunc) throws Exception { in assertMacHashing()
|
| /external/conscrypt/testing/src/main/java/org/conscrypt/java/security/ |
| D | StandardNames.java | 111 private static void provideCipherModes(String algorithm, String newModes[]) { in provideCipherModes() 119 private static void provideCipherPaddings(String algorithm, String newPaddings[]) { in provideCipherPaddings() 128 String algorithm, TLSVersion minimum, TLSVersion maximum) { in provideSslContextEnabledProtocols()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gemm_algorithm_picker.cc | 119 for (const AlgoT& algorithm : algorithms) { in GetBestAlgorithm() local 295 -> StatusOr<se::blas::ProfileResult> { in DoGemmAutotune() 316 -> StatusOr<se::blas::ProfileResult> { in DoGemmAutotune()
|
| /external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/ |
| D | StandardNames.java | 113 private static void provideCipherModes(String algorithm, String newModes[]) { in provideCipherModes() 121 private static void provideCipherPaddings(String algorithm, String newPaddings[]) { in provideCipherPaddings() 130 String algorithm, TLSVersion minimum, TLSVersion maximum) { in provideSslContextEnabledProtocols()
|
| /external/python/cryptography/src/cryptography/hazmat/backends/openssl/ |
| D | ec.py | 110 def __init__(self, backend, private_key, algorithm): argument 126 def __init__(self, backend, public_key, signature, algorithm): argument 167 def exchange(self, algorithm, peer_public_key): argument
|
| /external/vboot_reference/utility/ |
| D | pad_digest_utility.c | 20 int algorithm = -1; in main() local
|
| D | signature_digest_utility.c | 21 int algorithm = -1; in main() local
|
| /external/webrtc/test/fuzzers/ |
| D | ssl_certificate_fuzzer.cc | 37 std::string algorithm; in FuzzOneInput() local
|
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/operator/bc/ |
| D | BcDigestCalculatorProvider.java | 21 public DigestCalculator get(final AlgorithmIdentifier algorithm) in get()
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/bc/ |
| D | BcDigestCalculatorProvider.java | 17 public DigestCalculator get(final AlgorithmIdentifier algorithm) in get()
|
| /external/rust/crates/serde_json/tests/ |
| D | lexical.rs | 34 mod algorithm; module
|
| /external/tpm2-tss/test/data/fapi/ |
| D | P_RSA.json | 21 "algorithm":"TPM2_ALG_AES", string 38 "algorithm":"TPM2_ALG_AES", string
|
| D | P_RSA_sh_policy.json | 21 "algorithm":"TPM2_ALG_AES", string 38 "algorithm":"TPM2_ALG_AES", string
|
| /external/tpm2-tss/dist/fapi-profiles/ |
| D | P_RSA2048SHA256.json | 21 "algorithm":"TPM2_ALG_AES", string 38 "algorithm":"TPM2_ALG_AES", string
|
| /external/okio/okio/jvm/jmh/src/jmh/java/com/squareup/okio/benchmarks/ |
| D | HashFunctionBenchmark.java | 49 public String algorithm; field in HashFunctionBenchmark
|
| /external/cronet/net/android/javatests/src/org/chromium/net/ |
| D | AndroidKeyStoreTestUtil.java | 35 String algorithm = null; in createPrivateKeyFromPKCS8() local
|
| /external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/ |
| D | utils.py | 34 def __init__(self, algorithm): argument
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/digest_extra/ |
| D | digest_extra.c | 169 CBS algorithm, oid; in EVP_parse_digest_algorithm() local 200 CBB algorithm, oid, null; in EVP_marshal_digest_algorithm() local
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
| D | CryptSym.c | 131 TPM_ALG_ID algorithm, // IN: the symmetric algorithm in CryptSymmetricEncrypt() 285 TPM_ALG_ID algorithm, // IN: the symmetric algorithm in CryptSymmetricDecrypt()
|
| /external/cronet/third_party/boringssl/src/crypto/evp/ |
| D | p_ed25519_asn1.c | 130 CBB spki, algorithm, oid, key_bitstring; in ed25519_pub_encode() local 178 CBB pkcs8, algorithm, oid, private_key, inner; in ed25519_priv_encode() local
|