Home
last modified time | relevance | path

Searched defs:algorithm (Results 501 – 525 of 2898) sorted by relevance

1...<<21222324252627282930>>...116

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.h841 AlgorithmDesc algorithm() const { return *algorithm_; } in algorithm() function
927 explicit AlgorithmConfig(AlgorithmDesc algorithm) : algorithm_(algorithm) {} in AlgorithmConfig()
928 AlgorithmConfig(AlgorithmDesc algorithm, size_t scratch_size) in AlgorithmConfig()
930 AlgorithmConfig(AlgorithmDesc algorithm, AlgorithmDesc algorithm_no_scratch) in AlgorithmConfig()
932 AlgorithmConfig(AlgorithmDesc algorithm, size_t scratch_size, in AlgorithmConfig()
955 std::optional<AlgorithmDesc> algorithm() const { return algorithm_; } in algorithm() function
/aosp_15_r20/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppManager.java2265 void postRequestSigning(String id, String algorithm, String alias, byte[] data) { in postRequestSigning()
2274 void postRequestSigning(String id, String algorithm, String host, int port, in postRequestSigning()
2632 Session session, String signingId, String algorithm, String alias, byte[] data) { in onRequestSigning()
2649 Session session, String signingId, String algorithm, String host, in onRequestSigning()
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
H A DCipherTest.java188 final String algorithm = "DESede/CBC/PKCS5Padding"; in test_getAlgorithm() local
199 final String algorithm = "DESede/CBC/PKCS5Padding"; in test_getBlockSize() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/psa/
H A Dcrypto_extra.h1711 psa_algorithm_t algorithm; member
1726 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DSSLParametersImpl.java548 String algorithm = KeyManagerFactory.getDefaultAlgorithm(); in createDefaultX509KeyManager() local
614 String algorithm = TrustManagerFactory.getDefaultAlgorithm(); in createDefaultX509TrustManager() local
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DSSLParametersImpl.java554 String algorithm = KeyManagerFactory.getDefaultAlgorithm(); in createDefaultX509KeyManager() local
620 String algorithm = TrustManagerFactory.getDefaultAlgorithm(); in createDefaultX509TrustManager() local
/aosp_15_r20/external/mbedtls/include/psa/
H A Dcrypto_extra.h1896 psa_algorithm_t algorithm; member
1911 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
/aosp_15_r20/external/rust/android-crates-io/crates/der/tests/
Dderive.rs308 pub algorithm: ObjectIdentifier, field
315 pub algorithm: AlgorithmIdentifier<'a>, field
/aosp_15_r20/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
H A DAuthorizationList.java159 private Integer algorithm; field in AuthorizationList
287 public static String algorithmToString(int algorithm) { in algorithmToString()
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/
H A DJsonSignatureTest.java245 protected static PublicKey getPublicKey(JsonObject group, String algorithm) throws Exception { in getPublicKey()
265 protected static PrivateKey getPrivateKey(JsonObject object, String algorithm, in getPrivateKey()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/python/
H A DMlirHloModule.cc450 [](py::object cls, const std::string &algorithm, MlirContext ctx) { in PYBIND11_MODULE()
458 auto algorithm = mlirMhloRngAlgorithmAttrGetRngAlgorithm(self); in PYBIND11_MODULE() local
/aosp_15_r20/frameworks/base/media/java/android/media/tv/ad/
H A DTvAdView.java865 public void onRequestSigning(TvAdManager.Session session, String id, String algorithm, in onRequestSigning()
940 @NonNull String algorithm, @NonNull String alias, @NonNull byte[] data) { in onRequestSigning()
/aosp_15_r20/frameworks/base/keystore/java/android/security/
H A DKeyChain.java904 public static boolean isKeyAlgorithmSupported( in isKeyAlgorithmSupported()
931 public static boolean isBoundKeyAlgorithm( in isBoundKeyAlgorithm()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/sun/xml/fastinfoset/FastInfoset/1.2.16/
HDFastInfoset-1.2.16.jar ... .algorithm com.sun.xml.fastinfoset.algorithm.LongEncodingAlgorithm$1 extends java.lang.Object ...
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java613 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in unwrapKey() local
650 String algorithm, in wrapKey()
688 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in cryptData() local
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java609 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in unwrapKey() local
646 String algorithm, in wrapKey()
684 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in cryptData() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/keystore/pkcs12/
H A DPKCS12KeyStoreSpi.java613 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in unwrapKey() local
650 String algorithm, in wrapKey()
688 ASN1ObjectIdentifier algorithm = algId.getAlgorithm(); in cryptData() local
/aosp_15_r20/tools/apksig/src/main/java/com/android/apksig/internal/apk/
H A DApkSigningBlockUtils.java424 private final ContentDigestAlgorithm algorithm; field in ApkSigningBlockUtils.ChunkDigests
428 private ChunkDigests(ContentDigestAlgorithm algorithm, int chunkCount) { in ChunkDigests()
1443 public SupportedSignature(SignatureAlgorithm algorithm, byte[] signature) { in SupportedSignature()
/aosp_15_r20/system/security/keystore2/src/
H A Dsuper_key.rs83 pub algorithm: SuperEncryptionAlgorithm, field
158 algorithm: SuperEncryptionAlgorithm, field
190 algorithm: SuperEncryptionAlgorithm, field
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
H A DKMKeyObject.java8 public byte algorithm; field in KMKeyObject
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dpredicate_facade.hpp24 namespace algorithm { namespace
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
H A DKMKeyObject.java8 public byte algorithm; field in KMKeyObject
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/javac/
Dbouncycastle-bcpkix-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/bouncycastle/bouncycastle-bcpkix-unbundled/linux_glibc_common/local-javac-header/
Dbouncycastle-bcpkix-unbundled.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/bouncycastle/ org/ ...
/aosp_15_r20/system/keymaster/km_openssl/
H A Daes_operation.h28 keymaster_algorithm_t algorithm() const override { return KM_ALGORITHM_AES; } in algorithm() function

1...<<21222324252627282930>>...116