Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dkeysetup_v1.c313 if (key == ERR_PTR(-ENOKEY) && sb->s_cop->legacy_key_prefix) { in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
314 key = find_and_lock_process_key(sb->s_cop->legacy_key_prefix, in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/linux-6.15/fs/ubifs/
H A Dcrypto.c91 .legacy_key_prefix = "ubifs:",
/linux-6.15/fs/ext4/
H A Dcrypto.c233 .legacy_key_prefix = "ext4:",
/linux-6.15/include/linux/
H A Dfscrypt.h110 const char *legacy_key_prefix; member
/linux-6.15/fs/f2fs/
H A Dsuper.c3319 .legacy_key_prefix = "f2fs:",