Home
last modified time | relevance | path

Searched refs:KeymasterArguments (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/security/keymaster/
DKeymasterArguments.java35 public class KeymasterArguments implements Parcelable { class
46 …public static final @android.annotation.NonNull Parcelable.Creator<KeymasterArguments> CREATOR = n…
47 Parcelable.Creator<KeymasterArguments>() {
49 public KeymasterArguments createFromParcel(Parcel in) {
50 return new KeymasterArguments(in);
54 public KeymasterArguments[] newArray(int size) {
55 return new KeymasterArguments[size];
60 public KeymasterArguments() { in KeymasterArguments() method in KeymasterArguments
64 private KeymasterArguments(Parcel in) { in KeymasterArguments() method in KeymasterArguments
DKeyCharacteristics.java33 public KeymasterArguments swEnforced;
34 public KeymasterArguments hwEnforced;
77 swEnforced = KeymasterArguments.CREATOR.createFromParcel(in); in readFromParcel()
78 hwEnforced = KeymasterArguments.CREATOR.createFromParcel(in); in readFromParcel()
DOperationResult.java36 public final KeymasterArguments outParams;
54 KeymasterArguments outParams) { in OperationResult()
73 outParams = KeymasterArguments.CREATOR.createFromParcel(in); in OperationResult()
/frameworks/base/keystore/java/android/security/keystore2/
DKeymasterUtils.java19 import android.security.keymaster.KeymasterArguments;
89 public static void addMinMacLengthAuthorizationIfNecessary(KeymasterArguments args, in addMinMacLengthAuthorizationIfNecessary()
DAndroidKeyStoreSecretKeyFactorySpi.java22 import android.security.keymaster.KeymasterArguments;
161 KeymasterArguments.toUint64( in getKeyInfo()
DAndroidKeyStoreKeyPairGeneratorSpi.java36 import android.security.keymaster.KeymasterArguments;
505 || (publicExponent.compareTo(KeymasterArguments.UINT64_MAX_VALUE) > 0)) { in initAlgorithmSpecificParameters()
509 + KeymasterArguments.UINT64_MAX_VALUE); in initAlgorithmSpecificParameters()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50727 …reService$Stub$Proxy;->attestDeviceIds(Landroid/security/keymaster/KeymasterArguments;Landroid/sec…
50728 …ub$Proxy;->attestKey(Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;Landroid/sec…
50729 …android/os/IBinder;Ljava/lang/String;IZLandroid/security/keymaster/KeymasterArguments;[BI)Landroid…
50735 …tub$Proxy;->finish(Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B[B)Landroi…
50737 …$Proxy;->generateKey(Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;[BIILandroid…
50745 …ub$Proxy;->importKey(Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;I[BIILandroi…
50746 …java/lang/String;[BLjava/lang/String;[BLandroid/security/keymaster/KeymasterArguments;JJLandroid/s…
50766 …tub$Proxy;->update(Landroid/os/IBinder;Landroid/security/keymaster/KeymasterArguments;[B)Landroid/…
50815 Landroid/security/IKeystoreService;->attestDeviceIds(Landroid/security/keymaster/KeymasterArguments
50816 …eService;->attestKey(Ljava/lang/String;Landroid/security/keymaster/KeymasterArguments;Landroid/sec…
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt13945 …oid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/securi…
13946 HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Ljava/la…
13947 HSPLandroid/security/keymaster/KeymasterArguments;-><init>()V
13948 HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
13949 HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
13950 HSPLandroid/security/keymaster/KeymasterArguments;->addDateIfNotNull(ILjava/util/Date;)V
13951 HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V
13952 HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V
13953 HSPLandroid/security/keymaster/KeymasterArguments;->addLongTag(ILjava/math/BigInteger;)V
13954 HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V
[all …]
Dpreloaded-classes6068 android.security.keymaster.KeymasterArguments$1
6069 android.security.keymaster.KeymasterArguments
/frameworks/base/config/
Dboot-image-profile.txt13935 …oid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/securi…
13936 HSPLandroid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Ljava/la…
13937 HSPLandroid/security/keymaster/KeymasterArguments;-><init>()V
13938 HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
13939 HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
13940 HSPLandroid/security/keymaster/KeymasterArguments;->addDateIfNotNull(ILjava/util/Date;)V
13941 HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V
13942 HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V
13943 HSPLandroid/security/keymaster/KeymasterArguments;->addLongTag(ILjava/math/BigInteger;)V
13944 HSPLandroid/security/keymaster/KeymasterArguments;->addUnsignedInt(IJ)V
[all …]
Dpreloaded-classes6066 android.security.keymaster.KeymasterArguments$1
6067 android.security.keymaster.KeymasterArguments