Home
last modified time | relevance | path

Searched refs:legacy_key_prefix (Results 1 – 5 of 5) sorted by relevance

/linux/fs/crypto/
H A Dkeysetup_v1.c304 if (key == ERR_PTR(-ENOKEY) && sb->s_cop->legacy_key_prefix) { in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
305 key = find_and_lock_process_key(sb->s_cop->legacy_key_prefix, in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/linux/fs/ubifs/
H A Dcrypto.c93 .legacy_key_prefix = "ubifs:",
/linux/fs/ext4/
H A Dcrypto.c242 .legacy_key_prefix = "ext4:",
/linux/include/linux/
H A Dfscrypt.h116 const char *legacy_key_prefix; member
/linux/fs/f2fs/
H A Dsuper.c3744 .legacy_key_prefix = "f2fs:",