Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 25 of 29) sorted by relevance

12

/external/libwebsockets/lib/jose/
DREADME.md23 ### Supported keys
29 ### Symmetric ciphers
33 ### Asymmetric ciphers
39 ### Payload auth and crypt
/external/conscrypt/repackaged/testing/src/main/java/tests/util/
DServiceTester.java56 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/
DServiceTester.java51 private final Set<String> algorithms = new LinkedHashSet<>(); field in ServiceTester
118 public ServiceTester withAlgorithms(Collection<String> algorithms) { in withAlgorithms()
/external/okio/okio/src/jvmTest/java/okio/internal/
DHmacTest.kt38 val algorithms = enumValues<Parameters.Algorithm>() in <lambda>() constant
/external/cronet/crypto/
Dunexportable_key_unittest.cc55 const crypto::SignatureVerifier::SignatureAlgorithm algorithms[] = {algo}; in TEST_P() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc97 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/
Dmatmul_util.h62 std::vector<se::cuda::BlasLt::MatmulAlgorithm> algorithms; member
Dmatmul_op_fused.cc185 const std::vector<se::cuda::BlasLt::MatmulAlgorithm>& algorithms, in AutotuneMatmul()
298 const auto& algorithms = plan_and_algorithms->algorithms; in operator ()() local
Dconv_ops_gpu.cc386 std::vector<se::dnn::ProfileResult> algorithms; in AutotuneUnfusedConv() local
/external/python/cpython2/Lib/
Dhashlib.py65 algorithms = __always_supported variable
/external/oss-fuzz/projects/lzo/
Dall_lzo_compress.cc245 const auto& algorithms = GetLzoAlgorithms(); in LLVMFuzzerTestOneInput() local
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java37 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
DJsonAeadTest.java309 String[] algorithms = in testChaCha20Poly1305() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java33 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/
DX509Util.java44 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java43 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/
DX509Util.java44 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas_lt.cc247 std::vector<BlasLt::MatmulAlgorithm> algorithms; in GetMatmulAlgorithms() local
/external/toybox/toys/lsb/
Dmd5sum.c348 } algorithms[] = { in do_lib_hash() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h499 std::unique_ptr<std::vector<std::unique_ptr<HeapAlgorithm<BufferType>>>> in ChooseBestHeapAlgorithm()
Dbuffer_assignment.cc1475 auto algorithms = std::make_unique< in AssignBuffersWithSequentialOrdering() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
DPKCS10CertificationRequest.java78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/ipsec-tools/src/racoon/
Dcfparse.y1431 COMMA algorithms variable

12