Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A 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_inode_info *ci) in fscrypt_prepare_key()
182 const u8 *raw_key) in fscrypt_set_per_file_enc_key()
H A Dkeysetup_v1.c181 const u8 *raw_key, in find_or_insert_direct_key()
222 fscrypt_get_direct_key(const struct fscrypt_inode_info *ci, const u8 *raw_key) in fscrypt_get_direct_key()
H A Dinline_crypt.c153 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
H A Dfscrypt_private.h430 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
/linux/crypto/
H A Drsa.c268 struct rsa_key raw_key = {0}; in rsa_set_pub_key() local
307 struct rsa_key raw_key = {0}; in rsa_set_priv_key() local
/linux/drivers/crypto/caam/
H A 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()
1052 struct rsa_key raw_key = {NULL}; in caam_rsa_set_priv_key() local
/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
/linux/block/
H A Dblk-crypto.c328 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()
/linux/drivers/crypto/starfive/
H A Djh7110-rsa.c452 struct rsa_key raw_key = {NULL}; in starfive_rsa_setkey() local