Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/utils/
DCborUtils.java78 private static final int KEY_PARAMETER_X = -2; field in CborUtils
360 byte[] xCor = ((ByteString) keyMap.get(new NegativeInteger(KEY_PARAMETER_X))).getBytes(); in extractRkpKeyFromMacedKey()