Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 25 of 30) 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/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/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/repackaged/bcprov/src/main/java/com/android/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/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc112 std::vector<se::blas::AlgorithmType> algorithms; in DoUncachedGemmAutotune() local
Dgpu_conv_algorithm_picker.cc104 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local
129 std::vector<se::dnn::ProfileResult> algorithms; in GetMIOpenAlgorithms() local
/external/toybox/toys/lsb/
Dmd5sum.c257 } algorithms[] = { in do_lib_hash() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h502 std::unique_ptr<std::vector<std::unique_ptr<HeapAlgorithm<BufferType>>>> in ChooseBestHeapAlgorithm()
Dbuffer_assignment.cc1419 auto algorithms = absl::make_unique< in AssignBuffersWithSequentialOrdering() local
/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/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/
DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_input_ops.cc402 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_ops_3d.cc516 std::vector<AlgorithmDesc> algorithms; in launch() local
Dconv_grad_ops_3d.cc1434 std::vector<AlgorithmDesc> algorithms; in Compute() local
1925 std::vector<AlgorithmDesc> algorithms; in Compute() local
Dconv_grad_filter_ops.cc996 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_ops.cc995 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dcudnn_rnn_ops.cc1645 std::vector<AlgorithmDesc> algorithms; in MaybeAutoTune() local
/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