/external/libwebsockets/lib/jose/ |
D | README.md | 23 ### Supported keys 29 ### Symmetric ciphers 33 ### Asymmetric ciphers 39 ### Payload auth and crypt
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/s3/ |
D | ChecksumAlgorithm.java | 56 private static int[] algorithmsListToIntArray(final List<ChecksumAlgorithm> algorithms) { in algorithmsListToIntArray() 72 public static int[] marshallAlgorithmsForJNI(final List<ChecksumAlgorithm> algorithms) { in marshallAlgorithmsForJNI()
|
/external/conscrypt/repackaged/testing/src/main/java/tests/util/ |
D | ServiceTester.java | 56 private final Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester 123 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
|
/external/conscrypt/testing/src/main/java/tests/util/ |
D | ServiceTester.java | 51 private final Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester 118 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
|
/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_jsons/ |
D | p256_transparent_driver.json | 11 "algorithms": ["PSA_ALG_ECDH", "PSA_ALG_ECDSA(PSA_ALG_ANY_HASH)"], array
|
/external/mbedtls/scripts/data_files/driver_jsons/ |
D | p256_transparent_driver.json | 11 "algorithms": ["PSA_ALG_ECDH", "PSA_ALG_ECDSA(PSA_ALG_ANY_HASH)"], array
|
/external/cronet/stable/crypto/ |
D | unexportable_key_unittest.cc | 69 const crypto::SignatureVerifier::SignatureAlgorithm algorithms[] = {algo}; in TEST_P() local
|
D | scoped_fake_user_verifying_key_provider.cc | 87 std::vector<SignatureVerifier::SignatureAlgorithm> algorithms = { in GetUserVerifyingSigningKey() local
|
/external/cronet/tot/crypto/ |
D | unexportable_key_unittest.cc | 69 const crypto::SignatureVerifier::SignatureAlgorithm algorithms[] = {algo}; in TEST_P() local
|
D | scoped_fake_user_verifying_key_provider.cc | 87 std::vector<SignatureVerifier::SignatureAlgorithm> algorithms = { in GetUserVerifyingSigningKey() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gemm_algorithm_picker.cc | 97 se::DeviceMemoryBase output_buffer, absl::Span<const AlgoT> algorithms, in GetBestAlgorithm() 308 std::vector<se::blas::AlgorithmType> algorithms; in DoGemmAutotune() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | matmul_util.h | 62 std::vector<se::cuda::BlasLt::MatmulAlgorithm> algorithms; member
|
D | matmul_op_fused.cc | 185 const std::vector<se::cuda::BlasLt::MatmulAlgorithm>& algorithms, in AutotuneMatmul() 298 const auto& algorithms = plan_and_algorithms->algorithms; in operator ()() local
|
/external/cronet/tot/net/ssl/ |
D | ssl_platform_key_android.cc | 179 base::span<const uint16_t> algorithms) { in SignatureAlgorithmsToJavaKeyTypes()
|
D | ssl_platform_key_android_unittest.cc | 110 std::vector<uint16_t> algorithms; in TEST() member
|
/external/cronet/stable/net/ssl/ |
D | ssl_platform_key_android.cc | 179 base::span<const uint16_t> algorithms) { in SignatureAlgorithmsToJavaKeyTypes()
|
D | ssl_platform_key_android_unittest.cc | 110 std::vector<uint16_t> algorithms; in TEST() member
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
D | DefaultSignatureAlgorithmIdentifierFinder.java | 35 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
|
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/operator/ |
D | DefaultSignatureAlgorithmIdentifierFinder.java | 39 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/compression/ |
D | compression_internal.cc | 180 std::initializer_list<grpc_compression_algorithm> algorithms) { in CompressionAlgorithmSet()
|
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ |
D | JsonAeadTest.java | 309 String[] algorithms = in testChaCha20Poly1305() local
|
/external/rust/android-crates-io/crates/zerovec/src/hashmap/ |
D | mod.rs | 11 pub mod algorithms; module
|
/external/grpc-grpc/src/core/lib/compression/ |
D | compression_internal.cc | 180 std::initializer_list<grpc_compression_algorithm> algorithms) { in CompressionAlgorithmSet()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ |
D | X509Util.java | 44 private static Hashtable algorithms = new Hashtable(); field in X509Util
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/ |
D | X509Util.java | 44 private static Hashtable algorithms = new Hashtable(); field in X509Util
|