Home
last modified time | relevance | path

Searched defs:in_key (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/crypto/nx/
A Dnx-aes-ctr.c23 const u8 *in_key, in ctr_aes_nx_set_key()
55 const u8 *in_key, in ctr3686_aes_nx_set_key()
A Dnx-aes-gcm.c24 const u8 *in_key, in gcm_aes_nx_set_key()
63 const u8 *in_key, in gcm4106_aes_nx_set_key()
A Dnx-aes-cbc.c22 const u8 *in_key, in cbc_aes_nx_set_key()
A Dnx-aes-ecb.c22 const u8 *in_key, in ecb_aes_nx_set_key()
A Dnx-aes-ccm.c24 const u8 *in_key, in ccm_aes_nx_set_key()
54 const u8 *in_key, in ccm4309_aes_nx_set_key()
/linux/drivers/crypto/keembay/
A Dkeembay-ocs-aes-core.c149 static int check_key(const u8 *in_key, size_t key_len, enum ocs_cipher cipher) in check_key()
168 static int save_key(struct ocs_aes_tctx *tctx, const u8 *in_key, size_t key_len, in save_key()
185 static int kmb_ocs_sk_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in kmb_ocs_sk_set_key()
207 static int kmb_ocs_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, in kmb_ocs_aead_set_key()
999 static int kmb_ocs_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in kmb_ocs_aes_set_key()
1005 static int kmb_ocs_aes_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, in kmb_ocs_aes_aead_set_key()
1075 static int kmb_ocs_sm4_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in kmb_ocs_sm4_set_key()
1081 static int kmb_ocs_sm4_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, in kmb_ocs_sm4_aead_set_key()
/linux/arch/arm64/crypto/
A Daes-ce-glue.c74 int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in ce_aes_expandkey()
142 int ce_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ce_aes_setkey()
A Daes-glue.c133 static int skcipher_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in skcipher_aes_setkey()
142 const u8 *in_key, unsigned int key_len) in xts_set_key()
159 const u8 *in_key, in essiv_cbc_set_key()
731 static int cbcmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cbcmac_setkey()
748 static int cmac_setkey(struct crypto_shash *tfm, const u8 *in_key, in cmac_setkey()
772 static int xcbc_setkey(struct crypto_shash *tfm, const u8 *in_key, in xcbc_setkey()
A Daes-neonbs-glue.c72 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey()
131 static int aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_setkey()
246 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
/linux/arch/arm/crypto/
A Daes-neonbs-glue.c68 static int aesbs_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_setkey()
127 static int aesbs_cbc_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_cbc_setkey()
216 static int aesbs_ctr_setkey_sync(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_ctr_setkey_sync()
300 static int aesbs_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in aesbs_xts_setkey()
A Daes-ce-glue.c69 static int ce_aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in ce_aes_expandkey()
137 static int ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ce_aes_setkey()
150 static int xts_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_set_key()
/linux/arch/powerpc/crypto/
A Daes-spe-glue.c92 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, in ppc_aes_setkey()
120 const u8 *in_key, unsigned int key_len) in ppc_aes_setkey_skcipher()
125 static int ppc_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in ppc_xts_setkey()
/linux/arch/s390/crypto/
A Daes_s390.c72 static int setkey_fallback_cip(struct crypto_tfm *tfm, const u8 *in_key, in setkey_fallback_cip()
84 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
201 static int ecb_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ecb_aes_set_key()
297 static int cbc_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_aes_set_key()
390 static int xts_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_aes_set_key()
533 static int ctr_aes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ctr_aes_set_key()
A Dpaes_s390.c196 static int ecb_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ecb_paes_set_key()
311 static int cbc_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in cbc_paes_set_key()
450 static int xts_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in xts_paes_set_key()
609 static int ctr_paes_set_key(struct crypto_skcipher *tfm, const u8 *in_key, in ctr_paes_set_key()
/linux/arch/sparc/crypto/
A Dcamellia_glue.c41 const u32 *in_key = (const u32 *) _in_key; in camellia_set_key() local
54 const u8 *in_key, unsigned int key_len) in camellia_set_key_skcipher()
A Daes_glue.c168 static int aes_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aes_set_key()
199 static int aes_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, in aes_set_key_skcipher()
/linux/crypto/
A Darc4.c18 static int crypto_arc4_setkey(struct crypto_skcipher *tfm, const u8 *in_key, in crypto_arc4_setkey()
A Dsm4_generic.c31 static int sm4_setkey(struct crypto_tfm *tfm, const u8 *in_key, in sm4_setkey()
A Daes_ti.c12 static int aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, in aesti_set_key()
A Dtea.c42 static int tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in tea_setkey()
115 static int xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, in xtea_setkey()
A Dkhazad.c756 static int khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, in khazad_setkey()
/linux/fs/smbfs_common/
A Dcifs_arc4.c15 int cifs_arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in cifs_arc4_setkey()
/linux/lib/crypto/
A Darc4.c13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in arc4_setkey()
A Dsm4.c111 int sm4_expandkey(struct sm4_ctx *ctx, const u8 *in_key, in sm4_expandkey()
A Daes.c185 int aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, in aes_expandkey()

Completed in 37 milliseconds

12