HomeSort by relevance Sort by last modified time
    Searched full:asymmetric (Results 101 - 125 of 353) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/trappy/tests/
test_cpu_power.py 88 """Test that CpuInPower()'s data_frame can handle asymmetric clusters
  /frameworks/base/keystore/java/android/security/keystore/
AndroidKeyStoreKeyFactorySpi.java 52 + ". This KeyFactory supports only Android Keystore asymmetric keys");
KeymasterUtils.java 79 "Unsupported asymmetric encryption padding scheme: " + keymasterPadding);
  /libcore/ojluni/src/main/java/java/security/
Key.java 38 * an encryption or asymmetric operation algorithm (such as DSA or
  /prebuilts/go/darwin-x86/src/crypto/
crypto.go 137 // asymmetric decryption operations. An example would be an RSA key
  /prebuilts/go/linux-x86/src/crypto/
crypto.go 137 // asymmetric decryption operations. An example would be an RSA key
  /prebuilts/misc/common/robolectric/lib/
bcprov-jdk16-1.46-sources.jar 
  /hardware/interfaces/keymaster/3.0/
IKeymasterDevice.hal 144 * referenced key must be asymmetric.
171 * referenced key must be asymmetric.
  /bionic/libc/arch-arm64/generic/bionic/
memset.S 65 unsafe, for example in an asymmetric multiprocessor environment with
  /developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/
MainActivity.java 173 * Generates an asymmetric key pair in the Android Keystore. Every use of the private key must
  /developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/
MainActivity.java 173 * Generates an asymmetric key pair in the Android Keystore. Every use of the private key must
  /development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/
MainActivity.java 173 * Generates an asymmetric key pair in the Android Keystore. Every use of the private key must
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
CryptRsaBasic.c 2 RSA Asymmetric Cipher Wrapper Implementation over OpenSSL.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
OAEPEncoding.java 20 * Optimal Asymmetric Encryption Padding (OAEP) - see PKCS 1 V 2.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
DigestSignatureSpi.java 1 package org.bouncycastle.jcajce.provider.asymmetric.rsa;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/util/
EC5Util.java 1 package org.bouncycastle.jcajce.provider.asymmetric.util;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509V1CertificateGenerator.java 33 import org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory;
  /external/kernel-headers/modified/scsi/
scsi_proto.h 293 /* SPC asymmetric access states */
  /external/kernel-headers/original/scsi/
scsi_proto.h 289 /* SPC asymmetric access states */
  /external/tpm2/
CryptoEngine.h 154 // Asymmetric Structures and Values
  /external/wycheproof/doc/
rsa.md 104 \[M01]: J. Manger, "A chosen ciphertext attack on RSA optimal asymmetric
  /external/wycheproof/java/com/google/security/wycheproof/testcases/
RsaEncryptionTest.java 69 * <li>Manger, "A chosen ciphertext attack on RSA optimal asymmetric encryption padding (OAEP)
  /libcore/ojluni/src/main/java/java/util/
AbstractSet.java 135 * set so that its value is the <i>asymmetric set difference</i> of
  /system/core/libcutils/arch-arm64/
android_memset.S 37 unsafe, for example in an asymmetric multiprocessor environment with
  /docs/source.android.com/en/security/keystore/
features.html 35 <li>Import and export of asymmetric keys (no key wrapping)
37 <li>Asymmetric encryption and decryption with appropriate padding modes
38 <li>Asymmetric signing and verification with digesting and appropriate padding

Completed in 657 milliseconds

1 2 3 45 6 7 8 91011>>