Home
last modified time | relevance | path

Searched defs:algorithms (Results 51 – 75 of 249) sorted by relevance

12345678910

/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jce/
H A DPKCS10CertificationRequest.java80 private static Hashtable algorithms = new Hashtable(); field in PKCS10CertificationRequest
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
H A DDisplayHashManagerTest.java142 Set<String> algorithms = mDisplayHashManager.getSupportedHashAlgorithms(); in setUp() local
/aosp_15_r20/tools/apksig/src/main/java/com/android/apksig/
H A DSigningCertificateLineage.java479 List<SignatureAlgorithm> algorithms = V3SchemeSigner.getSuggestedSignatureAlgorithms( in getSignatureAlgorithm() local
H A DDefaultApkSignerEngine.java489 private int getMinSdkFromV3SignatureAlgorithms(List<SignatureAlgorithm> algorithms) { in getMinSdkFromV3SignatureAlgorithms()
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp201 const keymaster_algorithm_t* algorithms = context_->GetSupportedAlgorithms(&algorithm_count); in SupportedAlgorithms() local
/aosp_15_r20/external/cronet/net/socket/
H A Dssl_client_socket_impl.cc530 const uint16_t* algorithms; in GetSSLCertRequestInfo() local
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/util/
H A DTestUtils.java604 String[] algorithms = new String[] {"EC", "RSA", "XDH"}; in getRawResPrivateKey() local
/aosp_15_r20/system/keymaster/contexts/
H A Dsoft_keymaster_device.cpp375 keymaster_algorithm_t** algorithms, in get_supported_algorithms()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc1475 auto algorithms = std::make_unique< in AssignBuffersWithSequentialOrdering() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/ExtServices/ExtServices-core/android_common_apex30/javac/
DExtServices-core.jar ... .os.Bundle defaultArgs java.util.Map algorithms java.util.Map args public float[] ...
/aosp_15_r20/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerService.java1890 String[] algorithms = null; in getAvailableFieldClassificationAlgorithms() local
H A DSession.java3962 final ArrayMap<String, String> algorithms = userData.getFieldClassificationAlgorithms(); in logFieldClassificationScore() local
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h1112 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE] = {}; member
1161 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcudnn_rnn_ops.cc1688 std::vector<AlgorithmDesc> algorithms; in MaybeAutotune() local
/aosp_15_r20/external/tpm2-tss/include/tss2/
H A Dtss2_tpm2_types.h1025 …TPM2_ALG_ID algorithms[TPM2_MAX_ALG_LIST_SIZE]; /* a list of algorithm IDs. The maximum only appli… member
1084 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h1056 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
1115 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h1057 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
1116 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h1063 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
1122 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h1057 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
1116 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java2544 final String[] algorithms = receiver.getStringArrayResult(); in getAvailableFieldClassificationAlgorithms() local
/aosp_15_r20/out/soong/.intermediates/tools/apksig/apksig/linux_glibc_common/local-javac-header/
Dapksig.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/tools/apksig/apksig/linux_glibc_common/javac/
Dapksig.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc4751 std::vector<dnn::AlgorithmDesc> algorithms; in GetConvolveRunners() local
5217 std::vector<dnn::AlgorithmDesc> algorithms; in GetFusedConvolveRunners() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DTpmTypes.h1492 TPM_ALG_ID algorithms[MAX_ALG_LIST_SIZE]; member
1546 TPML_ALG_PROPERTY algorithms; member
/aosp_15_r20/prebuilts/misc/common/nimbus-jose-jwt/
HDnimbus-jose-jwt-4.33.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/nimbusds/ com/ ...

12345678910