Searched defs:KEY_BLOB (Results 1 – 8 of 8) sorted by relevance
16 KEY_BLOB = '/tmp/test.keyblob' variable in firmware_Cr50ShortECC
83 private static final byte[] KEY_BLOB = randBytes(); field in RegistrationBinderTest
145 private static final byte[] KEY_BLOB = HexDump.hexStringToByteArray("" field in XmlPerfTest
42 private static final byte[] KEY_BLOB = new byte[] { 124, 56, 53, 99, 0, 0, 1 }; field in RecoverySnapshotStorageTest
47 private static final byte[] KEY_BLOB = new byte[] { 124, 53, 53, 53 }; field in KeyChainSnapshotSerializerTest
764 pub const KEY_BLOB: SubComponentType = Self(0); constant
100 public static final byte KEY_BLOB = 8; field in KMKeymasterApplet