Home
last modified time | relevance | path

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

/external/conscrypt/common/src/main/java/org/conscrypt/
DOpenSSLContextImpl.java49 private final String[] algorithms; field in OpenSSLContextImpl
64 OpenSSLContextImpl(String[] algorithms) { in OpenSSLContextImpl()
/external/python/cpython2/Lib/
Dhashlib.py65 algorithms = __always_supported variable
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DDefaultSignatureAlgorithmIdentifierFinder.java30 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
/external/conscrypt/libcore-stub/src/main/java/libcore/java/security/
DStandardNames.java110 HashSet<String> algorithms = PROVIDER_ALGORITHMS.get(type); in provide() local
119 HashSet<String> algorithms = PROVIDER_ALGORITHMS.get(type); in unprovide() local
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DX509Util.java43 private static Hashtable algorithms = new Hashtable(); field in X509Util
/external/toybox/toys/lsb/
Dmd5sum.c256 } algorithms[] = { in do_lib_hash() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_convolution_algorithm_picker.cc122 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local
Dgemm_thunk.cc130 std::vector<se::blas::AlgorithmType> algorithms; in DoGemmAutotune() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_ops_3d.cc663 std::vector<AlgorithmDesc> algorithms; in Compute() local
1030 std::vector<AlgorithmDesc> algorithms; in Compute() local
Dconv_ops_3d.cc397 std::vector<AlgorithmDesc> algorithms; in launch() local
Dconv_grad_filter_ops.cc910 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_ops.cc710 std::vector<AlgorithmDesc> algorithms; in operator ()() local
Dconv_grad_input_ops.cc959 std::vector<AlgorithmDesc> algorithms; in operator ()() 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
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc544 std::vector<dnn::AlgorithmDesc> algorithms; in launch() local
/external/tpm2/
Dtpm_types.h784 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
846 TPML_ALG_PROPERTY algorithms; member