Home
last modified time | relevance | path

Searched defs:algorithm (Results 301 – 325 of 2898) sorted by relevance

1...<<11121314151617181920>>...116

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DKeyRep.java96 private String algorithm; field in KeyRep
129 public KeyRep(Type type, String algorithm, in KeyRep()
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Dkeymaster.c342 keymaster_algorithm_t algorithm) { in trusty_send_attestation_data()
392 keymaster_algorithm_t algorithm) { in trusty_set_attestation_key()
399 keymaster_algorithm_t algorithm) { in trusty_append_attestation_cert_chain()
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DNoAttestKeyTest.java95 private void testAttestKeyFail(boolean useStrongBox, String algorithm) throws Exception { in testAttestKeyFail()
132 private Certificate[] generateKeyPair(String algorithm, KeyGenParameterSpec spec) in generateKeyPair()
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/jwt/
H A DJwtRsaSsaPkcs1SignKeyManager.java70 JwtRsaSsaPkcs1Algorithm algorithm = keyProto.getPublicKey().getAlgorithm(); in selfTestKey() local
103 JwtRsaSsaPkcs1Algorithm algorithm = keyProto.getPublicKey().getAlgorithm(); in getPrimitive() local
H A DJwtRsaSsaPssSignKeyManager.java71 JwtRsaSsaPssAlgorithm algorithm = keyProto.getPublicKey().getAlgorithm(); in selfTestKey() local
104 JwtRsaSsaPssAlgorithm algorithm = keyProto.getPublicKey().getAlgorithm(); in getPrimitive() local
/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/performance/
H A DAttestationPerformanceTest.java71 AndroidKeystoreRsaKeyGenerator(String algorithm, int keySize, byte[] challenge) in AndroidKeystoreRsaKeyGenerator()
90 AndroidKeystoreEcKeyGenerator(String algorithm, int keySize, byte[] challenge) in AndroidKeystoreEcKeyGenerator()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/autotune_maps/
H A Dautotune_serialize_test.cc107 AlgorithmDesc algorithm(/*algo_id=*/1, /*use_tensor_ops=*/true); in TEST() local
157 AlgorithmDesc algorithm(/*algo_id=*/1, /*use_tensor_ops=*/true); in TEST() local
/aosp_15_r20/external/cronet/net/ssl/
H A Dthreaded_ssl_private_key.cc40 uint16_t algorithm, in Sign()
68 void ThreadedSSLPrivateKey::Sign(uint16_t algorithm, in Sign()
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/conscrypt/conscrypt/
H A DTransformation.java36 Transformation(String algorithm, String mode, String padding, KeyGen keyGen) { in Transformation()
43 final String algorithm; field in Transformation
/aosp_15_r20/external/conscrypt/repackaged/benchmark-base/src/main/java/com/android/org/conscrypt/
H A DTransformation.java38 Transformation(String algorithm, String mode, String padding, KeyGen keyGen) { in Transformation()
45 final String algorithm; field in Transformation
/aosp_15_r20/external/conscrypt/benchmark-base/src/main/java/org/conscrypt/
H A DTransformation.java36 Transformation(String algorithm, String mode, String padding, KeyGen keyGen) { in Transformation()
43 final String algorithm; field in Transformation
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dunbound_key.rs48 pub fn algorithm(&self) -> &'static Algorithm { in algorithm() method
68 let algorithm = *okm.len(); in from() localVariable
/aosp_15_r20/external/vboot_reference/host/lib/
H A Dsignature_digest.c37 unsigned int algorithm) in SignatureDigest()
58 unsigned int algorithm) in SignatureBuf()
/aosp_15_r20/external/tink/python/tink/proto/
H A Djwt_rsa_ssa_pkcs1.proto36 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
80 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
H A Djwt_rsa_ssa_pss.proto36 JwtRsaSsaPssAlgorithm algorithm = 2; field
80 JwtRsaSsaPssAlgorithm algorithm = 2; field
/aosp_15_r20/external/tink/java_src/proto/
H A Djwt_rsa_ssa_pss.proto36 JwtRsaSsaPssAlgorithm algorithm = 2; field
80 JwtRsaSsaPssAlgorithm algorithm = 2; field
H A Djwt_rsa_ssa_pkcs1.proto36 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
80 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
/aosp_15_r20/external/tink/cc/proto/
H A Djwt_rsa_ssa_pkcs1.proto36 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
80 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
H A Djwt_rsa_ssa_pss.proto36 JwtRsaSsaPssAlgorithm algorithm = 2; field
80 JwtRsaSsaPssAlgorithm algorithm = 2; field
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/utils/
H A DChecksumUtils.java81 public static String calculatedChecksum(String contentString, Algorithm algorithm) { in calculatedChecksum()
89 public static String calculatedChecksum(Path path, Algorithm algorithm) { in calculatedChecksum()
/aosp_15_r20/external/tink/proto/
H A Djwt_rsa_ssa_pss.proto36 JwtRsaSsaPssAlgorithm algorithm = 2; field
80 JwtRsaSsaPssAlgorithm algorithm = 2; field
H A Djwt_rsa_ssa_pkcs1.proto36 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
80 JwtRsaSsaPkcs1Algorithm algorithm = 2; field
/aosp_15_r20/libcore/ojluni/annotations/mmodule/sun/security/jca/
H A DProviders.annotated.java78 …precation(java.lang.String provider, java.lang.String service, java.lang.String algorithm) throws … in checkBouncyCastleDeprecation()
81 …ion(java.security.Provider provider, java.lang.String service, java.lang.String algorithm) throws … in checkBouncyCastleDeprecation()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8.c342 CBB algorithm, oid, param, salt_cbb; in pkcs12_pbe_encrypt_init() local
358 int pkcs8_pbe_decrypt(uint8_t **out, size_t *out_len, CBS *algorithm, in pkcs8_pbe_decrypt()
419 CBS epki, algorithm, ciphertext; in PKCS8_parse_encrypted_private_key() local
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8.c342 CBB algorithm, oid, param, salt_cbb; in pkcs12_pbe_encrypt_init() local
358 int pkcs8_pbe_decrypt(uint8_t **out, size_t *out_len, CBS *algorithm, in pkcs8_pbe_decrypt()
419 CBS epki, algorithm, ciphertext; in PKCS8_parse_encrypted_private_key() local

1...<<11121314151617181920>>...116