Home
last modified time | relevance | path

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

/system/vold/
DKeyUtil.cpp333 auto key_serial = keyctl_search(device_keyring, "logon", ref.c_str(), 0); in evictKeyLegacy() local
355 auto key_serial = keyctl_search(device_keyring, "fscrypt-provisioning", ref.c_str(), 0); in evictProvisioningKey() local
497 auto key_serial = keyctl_search(device_keyring, "fscrypt-provisioning", ref.c_str(), 0); in reloadKeyFromSessionKeyring() local