Home
last modified time | relevance | path

Searched defs:keyPtr (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCosePairTagType.java144 public static short getKeyValueShort(short keyPtr) { in getKeyValueShort()
163 public static short getKeyValueSignificantShort(short keyPtr) { in getKeyValueSignificantShort()
176 public static void getKeyValue(short keyPtr, byte[] dest, short offset, short len) { in getKeyValue()
193 public static short getKeyStartOffset(short keyPtr) { in getKeyStartOffset()
212 public static short getKeyLength(short keyPtr) { in getKeyLength()
H A DKMDecoder.java192 short keyPtr = (short) 0; in decodeCosePairKey() local
205 short keyPtr = decodeCosePairKey((KMCosePairSimpleValueTag.cast(exp).getKeyPtr())); in decodeCosePairSimpleValueTag() local
211 short keyPtr = decodeCosePairKey((KMCosePairIntegerTag.cast(exp).getKeyPtr())); in decodeCosePairIntegerValueTag() local
217 short keyPtr = decodeCosePairKey((KMCosePairNegIntegerTag.cast(exp).getKeyPtr())); in decodeCosePairNegIntegerTag() local
223 short keyPtr = decodeCosePairKey((KMCosePairTextStringTag.cast(exp).getKeyPtr())); in decodeCosePairTxtStringTag() local
229 short keyPtr = decodeCosePairKey((KMCosePairCoseKeyTag.cast(exp).getKeyPtr())); in decodeCosePairCoseKeyTag() local
235 short keyPtr = decodeCosePairKey((KMCosePairByteBlobTag.cast(exp).getKeyPtr())); in decodeCosePairByteBlobTag() local
H A DKMCosePairByteBlobTag.java52 public static short instance(short keyPtr, short valuePtr) { in instance()
95 public static boolean isKeyValueValid(short keyPtr) { in isKeyValueValid()
H A DKMCosePairNegIntegerTag.java64 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairSimpleValueTag.java35 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairIntegerTag.java51 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairTextStringTag.java38 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairCoseKeyTag.java36 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCoseCertPayload.java88 short keyPtr; in getValueType() local
H A DKMCoseHeaders.java94 short keyPtr; in getValueType() local
H A DKMMap.java73 public void add(short index, short keyPtr, short valPtr) { in add()
H A DKMCoseKey.java87 short keyPtr; in getValueType() local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMDecoder.java192 short keyPtr = (short) 0; in decodeCosePairKey() local
205 short keyPtr = decodeCosePairKey((KMCosePairSimpleValueTag.cast(exp).getKeyPtr())); in decodeCosePairSimpleValueTag() local
211 short keyPtr = decodeCosePairKey((KMCosePairIntegerTag.cast(exp).getKeyPtr())); in decodeCosePairIntegerValueTag() local
217 short keyPtr = decodeCosePairKey((KMCosePairNegIntegerTag.cast(exp).getKeyPtr())); in decodeCosePairNegIntegerTag() local
223 short keyPtr = decodeCosePairKey((KMCosePairTextStringTag.cast(exp).getKeyPtr())); in decodeCosePairTxtStringTag() local
229 short keyPtr = decodeCosePairKey((KMCosePairCoseKeyTag.cast(exp).getKeyPtr())); in decodeCosePairCoseKeyTag() local
235 short keyPtr = decodeCosePairKey((KMCosePairByteBlobTag.cast(exp).getKeyPtr())); in decodeCosePairByteBlobTag() local
H A DKMCosePairTagType.java144 public static short getKeyValueShort(short keyPtr) { in getKeyValueShort()
163 public static short getKeyValueSignificantShort(short keyPtr) { in getKeyValueSignificantShort()
182 public static short getKeyStartOffset(short keyPtr) { in getKeyStartOffset()
H A DKMCosePairByteBlobTag.java52 public static short instance(short keyPtr, short valuePtr) { in instance()
95 public static boolean isKeyValueValid(short keyPtr) { in isKeyValueValid()
H A DKMCosePairIntegerTag.java51 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairNegIntegerTag.java64 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairSimpleValueTag.java35 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairCoseKeyTag.java36 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCosePairTextStringTag.java38 public static short instance(short keyPtr, short valuePtr) { in instance()
H A DKMCoseCertPayload.java88 short keyPtr; in getValueType() local
H A DKMCoseHeaders.java94 short keyPtr; in getValueType() local
H A DKMMap.java73 public void add(short index, short keyPtr, short valPtr) { in add()
H A DKMCoseKey.java87 short keyPtr; in getValueType() local
H A DKMCose.java325 short keyPtr; in buildCosePairTag() local

12