Home
last modified time | relevance | path

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

/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCose.java515 boolean includeTestKey) { in constructCoseKey() argument
527 short arrPtr = handleCosePairTags(COSE_KEY_LABELS, buff, valueIndex, includeTestKey); in constructCoseKey()
528 if (includeTestKey) { in constructCoseKey()