Searched defs:KEY_BLOB (Results 1 – 4 of 4) sorted by relevance
143 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
687 pub const KEY_BLOB: SubComponentType = Self(0); const