Searched refs:USER_UNLOCK (Results 1 – 2 of 2) sorted by relevance
273 if (!fscryptV1Ext.ReadClassE(USER_UNLOCK, eSecretFBE.data, eSecretFBE.size, isFbeSupport)) { in DecryptClassE()297 if (!fscryptV1Ext.WriteClassE(USER_UNLOCK, decryptedKey.data.get(), decryptedKey.size)) { in DecryptClassE()
29 const uint32_t USER_UNLOCK = 0x2; variable