Home
last modified time | relevance | path

Searched defs:key_serial (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/vold/
H A DKeyUtil.cpp321 auto key_serial = keyctl_search(device_keyring, "logon", ref.c_str(), 0); in evictKeyLegacy() local
343 auto key_serial = keyctl_search(device_keyring, "fscrypt-provisioning", ref.c_str(), 0); in evictProvisioningKey() local
420 auto key_serial = keyctl_search(device_keyring, "fscrypt-provisioning", ref.c_str(), 0); in reloadKeyFromSessionKeyring() local