Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/security/keymaster/
H A 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
H A 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()
H A DOperationResult.java36 public final KeymasterArguments outParams;
54 KeymasterArguments outParams) { in OperationResult()
73 outParams = KeymasterArguments.CREATOR.createFromParcel(in); in OperationResult()
/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DKeymasterUtils.java19 import android.security.keymaster.KeymasterArguments;
94 public static void addMinMacLengthAuthorizationIfNecessary(KeymasterArguments args, in addMinMacLengthAuthorizationIfNecessary()
H A DAndroidKeyStoreSecretKeyFactorySpi.java22 import android.security.keymaster.KeymasterArguments;
161 KeymasterArguments.toUint64( in getKeyInfo()
H A DAndroidKeyStoreKeyPairGeneratorSpi.java34 import android.security.keymaster.KeymasterArguments;
581 || (publicExponent.compareTo(KeymasterArguments.UINT64_MAX_VALUE) > 0)) { in initAlgorithmSpecificParameters()
585 + KeymasterArguments.UINT64_MAX_VALUE); in initAlgorithmSpecificParameters()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47592 Landroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
47593 Landroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
47596 Landroid/security/keymaster/KeymasterArguments;->addEnumTag(II)V
47598 Landroid/security/keymaster/KeymasterArguments;->containsTag(I)Z
47600 Landroid/security/keymaster/KeymasterArguments;->getBoolean(I)Z
47601 Landroid/security/keymaster/KeymasterArguments;->getBytes(I[B)[B
47603 Landroid/security/keymaster/KeymasterArguments;->getEnum(II)I
47607 Landroid/security/keymaster/KeymasterArguments;->getUnsignedInt(IJ)J
47610 Landroid/security/keymaster/KeymasterArguments;->size()I
47612 Landroid/security/keymaster/KeymasterArguments;->UINT32_MAX_VALUE:J
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13542 …oid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/securi…
13544 HSPLandroid/security/keymaster/KeymasterArguments;-><init>()V
13545 HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
13546 HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
13548 HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V
13549 HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V
13553 HSPLandroid/security/keymaster/KeymasterArguments;->containsTag(I)Z
13555 HSPLandroid/security/keymaster/KeymasterArguments;->getBytes(I[B)[B
13556 HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I
29433 Landroid/security/keymaster/KeymasterArguments$1;
[all …]
H A Dpreloaded-classes6643 android.security.keymaster.KeymasterArguments$1
6644 android.security.keymaster.KeymasterArguments
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13545 …oid/security/keymaster/KeymasterArguments$1;->createFromParcel(Landroid/os/Parcel;)Landroid/securi…
13547 HSPLandroid/security/keymaster/KeymasterArguments;-><init>()V
13548 HSPLandroid/security/keymaster/KeymasterArguments;->addBoolean(I)V
13549 HSPLandroid/security/keymaster/KeymasterArguments;->addBytes(I[B)V
13551 HSPLandroid/security/keymaster/KeymasterArguments;->addEnum(II)V
13552 HSPLandroid/security/keymaster/KeymasterArguments;->addEnums(I[I)V
13556 HSPLandroid/security/keymaster/KeymasterArguments;->containsTag(I)Z
13558 HSPLandroid/security/keymaster/KeymasterArguments;->getBytes(I[B)[B
13559 HSPLandroid/security/keymaster/KeymasterArguments;->getEnum(II)I
39540 Landroid/security/keymaster/KeymasterArguments$1;
[all …]
H A Dpreloaded-classes6647 android.security.keymaster.KeymasterArguments$1
6648 android.security.keymaster.KeymasterArguments