Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-22.13/
H A Doe-npm-cache74 cacache.put(cache_dir, info.key_prefix + key, data, opts)
/openbmc/linux/fs/crypto/
H A Dkeysetup_v1.c309 if (key == ERR_PTR(-ENOKEY) && ci->ci_inode->i_sb->s_cop->key_prefix) { in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
310 key = find_and_lock_process_key(ci->ci_inode->i_sb->s_cop->key_prefix, in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
/openbmc/linux/fs/ubifs/
H A Dcrypto.c92 .key_prefix = "ubifs:",
/openbmc/linux/fs/ext4/
H A Dcrypto.c243 .key_prefix = "ext4:",
/openbmc/linux/include/linux/
H A Dfscrypt.h81 const char *key_prefix; member
/openbmc/linux/fs/f2fs/
H A Dsuper.c3231 .key_prefix = "f2fs:",