Home
last modified time | relevance | path

Searched defs:constructCoseKey (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMCose.java363 public static short constructCoseKey( in constructCoseKey() method in KMCose
398 public static short constructCoseKey( in constructCoseKey() method in KMCose
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCose.java468 public static short constructCoseKey( in constructCoseKey() method in KMCose
506 public static short constructCoseKey( in constructCoseKey() method in KMCose
/aosp_15_r20/hardware/interfaces/security/keymint/support/
H A Dremote_prov_utils.cpp212 ErrMsgOr<bytevec> constructCoseKey(int32_t supportedEekCurve, const bytevec& eekId, in constructCoseKey() function