Home
last modified time | relevance | path

Searched refs:constructCoseEncryptStructure (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCose.java370 public static short constructCoseEncryptStructure(short protectedHeader, short aad) { in constructCoseEncryptStructure() method in KMCose
H A DKMRemotelyProvisionedComponentDevice.java1524 KMCose.constructCoseEncryptStructure(protectedHeader, KMByteBlob.instance((short) 0)); in processAesGcmUpdateAad()