Home
last modified time | relevance | path

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

/linux/fs/crypto/
A Dkeysetup.c79 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher()
130 const u8 *raw_key, const struct fscrypt_info *ci) in fscrypt_prepare_key()
158 int fscrypt_set_per_file_enc_key(struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_set_per_file_enc_key()
A 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()
A Dinline_crypt.c127 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
A Dfscrypt_private.h388 const u8 *raw_key, in fscrypt_prepare_inline_crypt_key()
/linux/crypto/
A 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
/linux/drivers/crypto/caam/
A Dcaampkc.c937 struct rsa_key raw_key = {NULL}; in caam_rsa_set_pub_key() local
978 struct rsa_key *raw_key) in caam_rsa_set_priv_key_form()
1039 struct rsa_key raw_key = {NULL}; in caam_rsa_set_priv_key() local
/linux/drivers/crypto/ccp/
A Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
/linux/block/
A Dblk-crypto.c321 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()

Completed in 20 milliseconds