Searched refs:device_keyring (Results 1 – 1 of 1) sorted by relevance
49 key_serial_t device_keyring = add_key("keyring", "fscrypt", 0, 0, KEY_SPEC_SESSION_KEYRING); in FscryptInstallKeyring() local51 if (device_keyring == -1) { in FscryptInstallKeyring()55 LOG(INFO) << "Keyring created with id " << device_keyring << " in process " << getpid(); in FscryptInstallKeyring()