Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dec_crypto.rs131 let decrypted = in test_crypto_roundtrip() localVariable
133 let dc: &[u8] = &decrypted; in test_crypto_roundtrip()
Dlegacy_blob.rs1018 let decrypted = match key_manager in load_by_uid_alias() localVariable
1034 Blob { flags, value: BlobValue::Decrypted(decrypted) } in load_by_uid_alias()
/system/sepolicy/prebuilts/api/29.0/private/
Dgsid.te76 # init. It cannot use userdata since data cannot be decrypted during this
/system/core/bootstat/
Dbootstat.rc45 # the device, /data is decrypted, and the system is entering the main boot phase.
/system/sepolicy/prebuilts/api/30.0/private/
Dgsid.te101 # init. It cannot use userdata since data cannot be decrypted during this
/system/sepolicy/private/
Dgsid.te114 # init. It cannot use userdata since data cannot be decrypted during this
/system/sepolicy/prebuilts/api/31.0/private/
Dgsid.te114 # init. It cannot use userdata since data cannot be decrypted during this
/system/core/init/
DREADME.md535 > Loads persistent properties when /data has been decrypted.