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

/linux-master/lib/crypto/
H A Dpoly1305-donna32.c13 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) argument
H A Dpoly1305-donna64.c13 poly1305_core_setkey(struct poly1305_core_key *key, const u8 raw_key[POLY1305_BLOCK_SIZE]) argument
/linux-master/crypto/
H A Drsa.c268 struct rsa_key raw_key = {0}; local
307 struct rsa_key raw_key = {0}; local
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c130 struct rsa_key raw_key; local
[all...]
/linux-master/block/
H A Dblk-crypto.c328 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, argument
/linux-master/fs/crypto/
H A Dinline_crypt.c152 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_inode_info *ci) argument
H A Dkeysetup_v1.c222 fscrypt_get_direct_key(const struct fscrypt_inode_info *ci, const u8 *raw_key) argument
180 find_or_insert_direct_key(struct fscrypt_direct_key *to_insert, const u8 *raw_key, const struct fscrypt_inode_info *ci) argument
H A Dkeysetup.c100 fscrypt_allocate_skcipher(struct fscrypt_mode *mode, const u8 *raw_key, argument
150 fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_inode_info *ci) argument
181 fscrypt_set_per_file_enc_key(struct fscrypt_inode_info *ci, const u8 *raw_key) argument
H A Dfscrypt_private.h429 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, const u8 *raw_key, const struct fscrypt_inode_info *ci) argument
/linux-master/drivers/crypto/starfive/
H A Djh7110-rsa.c450 struct rsa_key raw_key = {NULL}; local
[all...]
/linux-master/drivers/crypto/caam/
H A Dcaampkc.c947 struct rsa_key raw_key = {NULL}; local
987 caam_rsa_set_priv_key_form(struct caam_rsa_ctx *ctx, struct rsa_key *raw_key) argument
1052 struct rsa_key raw_key = {NULL}; local
[all...]

Completed in 353 milliseconds