Home
last modified time | relevance | path

Searched defs:raw_key (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H 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
[all...]
/kernel/linux/linux-5.10/lib/crypto/
H A Dpoly1305-donna32.c13 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) poly1305_core_setkey() argument
H A Dpoly1305-donna64.c15 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) poly1305_core_setkey() argument
/kernel/linux/linux-6.6/crypto/
H A 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
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dpoly1305-donna32.c13 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) poly1305_core_setkey() argument
H A Dpoly1305-donna64.c13 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) poly1305_core_setkey() argument
/kernel/linux/linux-5.10/block/
H A Dblk-crypto.c320 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key() argument
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
[all...]
/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup_v1.c220 fscrypt_get_direct_key(const struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_get_direct_key() argument
179 find_or_insert_direct_key(struct fscrypt_direct_key *to_insert, const u8 *raw_key, const struct fscrypt_info *ci) find_or_insert_direct_key() argument
H A Dkeysetup.c78 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() argument
157 int fscrypt_set_per_file_enc_key(struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_set_per_file_enc_key() argument
127 fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_key() argument
H A Dinline_crypt.c126 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_inline_crypt_key() argument
H A Dfscrypt_private.h383 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_inline_crypt_key() argument
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, in fscrypt_allocate_skcipher() argument
181 int fscrypt_set_per_file_enc_key(struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_set_per_file_enc_key() argument
150 fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_key() argument
H A Dkeysetup_v1.c221 fscrypt_get_direct_key(const struct fscrypt_info *ci, const u8 *raw_key) in fscrypt_get_direct_key() argument
180 find_or_insert_direct_key(struct fscrypt_direct_key *to_insert, const u8 *raw_key, const struct fscrypt_info *ci) find_or_insert_direct_key() argument
H A Dinline_crypt.c153 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_inline_crypt_key() argument
H A Dfscrypt_private.h385 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_info *ci) fscrypt_prepare_inline_crypt_key() argument
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c130 struct rsa_key raw_key; in ccp_rsa_setkey() local
[all...]
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-rsa.c476 struct rsa_key raw_key = {NULL}; in starfive_rsa_setkey() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaampkc.c938 struct rsa_key raw_key = {NULL}; in caam_rsa_set_pub_key() local
978 caam_rsa_set_priv_key_form(struct caam_rsa_ctx *ctx, struct rsa_key *raw_key) caam_rsa_set_priv_key_form() argument
1040 struct rsa_key raw_key = {NULL}; caam_rsa_set_priv_key() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaampkc.c947 struct rsa_key raw_key = {NULL}; in caam_rsa_set_pub_key() local
987 caam_rsa_set_priv_key_form(struct caam_rsa_ctx *ctx, struct rsa_key *raw_key) caam_rsa_set_priv_key_form() argument
1052 struct rsa_key raw_key = {NULL}; caam_rsa_set_priv_key() local
[all...]

Completed in 17 milliseconds