/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | OpenSSLContextImpl.java | 49 private final String[] algorithms; field in OpenSSLContextImpl 64 OpenSSLContextImpl(String[] algorithms) { in OpenSSLContextImpl()
|
/external/python/cpython2/Lib/ |
D | hashlib.py | 65 algorithms = __always_supported variable
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
D | DefaultSignatureAlgorithmIdentifierFinder.java | 30 private static Map algorithms = new HashMap(); field in DefaultSignatureAlgorithmIdentifierFinder
|
/external/conscrypt/libcore-stub/src/main/java/libcore/java/security/ |
D | StandardNames.java | 110 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/ |
D | X509Util.java | 43 private static Hashtable algorithms = new Hashtable(); field in X509Util
|
/external/toybox/toys/lsb/ |
D | md5sum.c | 256 } algorithms[] = { in do_lib_hash() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cudnn_convolution_algorithm_picker.cc | 122 std::vector<AlgorithmDesc> algorithms; in GetAlgorithms() local
|
D | gemm_thunk.cc | 130 std::vector<se::blas::AlgorithmType> algorithms; in DoGemmAutotune() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_grad_ops_3d.cc | 663 std::vector<AlgorithmDesc> algorithms; in Compute() local 1030 std::vector<AlgorithmDesc> algorithms; in Compute() local
|
D | conv_ops_3d.cc | 397 std::vector<AlgorithmDesc> algorithms; in launch() local
|
D | conv_grad_filter_ops.cc | 910 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
D | conv_ops.cc | 710 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
D | conv_grad_input_ops.cc | 959 std::vector<AlgorithmDesc> algorithms; in operator ()() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/ |
D | PKCS10CertificationRequest.java | 78 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
|
/external/ipsec-tools/src/racoon/ |
D | cfparse.y | 1431 COMMA algorithms variable
|
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/ |
D | fused_conv2d_bias_activation_op.cc | 544 std::vector<dnn::AlgorithmDesc> algorithms; in launch() local
|
/external/tpm2/ |
D | tpm_types.h | 784 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member 846 TPML_ALG_PROPERTY algorithms; member
|