Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dkeysetup_v1.c307 if (key == ERR_PTR(-ENOKEY) && ci->ci_inode->i_sb->s_cop->key_prefix) { in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
308 key = find_and_lock_process_key(ci->ci_inode->i_sb->s_cop->key_prefix, in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/linux/fs/ubifs/
A Dcrypto.c81 .key_prefix = "ubifs:",
/linux/include/linux/
A Dfscrypt.h70 const char *key_prefix; member
/linux/fs/f2fs/
A Dsuper.c2998 .key_prefix = "f2fs:",
/linux/fs/ext4/
A Dsuper.c1578 .key_prefix = "ext4:",

Completed in 25 milliseconds