Home
last modified time | relevance | path

Searched defs:raw_key (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
Dkeysetup.c78 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher()
128 const u8 *raw_key, const struct fscrypt_info *ci) in fscrypt_prepare_key()
157 int fscrypt_set_per_file_enc_key(struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_set_per_file_enc_key()
Dkeysetup_v1.c180 const u8 *raw_key, const struct fscrypt_info *ci) in find_or_insert_direct_key()
220 fscrypt_get_direct_key(const struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_get_direct_key()
Dinline_crypt.c127 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
Dfscrypt_private.h384 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
/kernel/linux/linux-6.6/fs/crypto/
Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher()
151 const u8 *raw_key, const struct fscrypt_info *ci) in fscrypt_prepare_key()
181 int fscrypt_set_per_file_enc_key(struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_set_per_file_enc_key()
Dkeysetup_v1.c181 const u8 *raw_key, const struct fscrypt_info *ci) in find_or_insert_direct_key()
221 fscrypt_get_direct_key(const struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_get_direct_key()
Dinline_crypt.c154 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
Dfscrypt_private.h386 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
/kernel/linux/linux-5.10/crypto/
Drsa.c160 struct rsa_key raw_key = {0}; in rsa_set_pub_key() local
194 struct rsa_key raw_key = {0}; in rsa_set_priv_key() local
/kernel/linux/linux-6.6/crypto/
Drsa.c240 struct rsa_key raw_key = {0}; in rsa_set_pub_key() local
279 struct rsa_key raw_key = {0}; in rsa_set_priv_key() local
/kernel/linux/linux-5.10/drivers/crypto/caam/
Dcaampkc.c938 struct rsa_key raw_key = {NULL}; in caam_rsa_set_pub_key() local
979 struct rsa_key *raw_key) in caam_rsa_set_priv_key_form()
1040 struct rsa_key raw_key = {NULL}; in caam_rsa_set_priv_key() local
/kernel/linux/linux-6.6/drivers/crypto/caam/
Dcaampkc.c947 struct rsa_key raw_key = {NULL}; in caam_rsa_set_pub_key() local
988 struct rsa_key *raw_key) in caam_rsa_set_priv_key_form()
1053 struct rsa_key raw_key = {NULL}; in caam_rsa_set_priv_key() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/ccp/
Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
/kernel/linux/linux-5.10/block/
Dblk-crypto.c320 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()
/kernel/linux/linux-6.6/block/
Dblk-crypto.c328 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()
/kernel/linux/linux-6.6/drivers/crypto/starfive/
Djh7110-rsa.c479 struct rsa_key raw_key = {NULL}; in starfive_rsa_setkey() local