Searched refs:crypto_authenc_keys (Results 1 – 17 of 17) sorted by relevance
/linux/include/crypto/ |
H A D | authenc.h | 21 struct crypto_authenc_keys { struct 29 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, argument 31 int crypto_krb5enc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key,
|
/linux/crypto/ |
H A D | authenc.c | 44 int crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_authenc_extractkeys() 88 struct crypto_authenc_keys keys; in crypto_authenc_setkey()
|
H A D | krb5enc.c | 62 int crypto_krb5enc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, in crypto_krb5enc_extractkeys() 102 struct crypto_authenc_keys keys; in krb5enc_setkey()
|
H A D | essiv.c | 98 struct crypto_authenc_keys keys; in essiv_aead_setkey()
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 238 struct crypto_authenc_keys *keys, in qat_alg_aead_init_enc_session() 319 struct crypto_authenc_keys *keys, in qat_alg_aead_init_dec_session() 549 struct crypto_authenc_keys keys; in qat_alg_aead_init_sessions()
|
/linux/drivers/crypto/inside-secure/eip93/ |
H A D | eip93-aead.c | 94 struct crypto_authenc_keys keys; in eip93_aead_setkey()
|
/linux/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.c | 1324 struct crypto_authenc_keys *keys) in sec_aead_aes_set_key() 1346 struct crypto_authenc_keys *keys) in sec_aead_auth_set_key() 1398 struct crypto_authenc_keys keys; in sec_aead_setkey() 1443 memzero_explicit(&keys, sizeof(struct crypto_authenc_keys)); in sec_aead_setkey()
|
/linux/drivers/crypto/intel/ixp4xx/ |
H A D | ixp4xx_crypto.c | 1251 struct crypto_authenc_keys keys; in aead_setkey() 1278 struct crypto_authenc_keys keys; in des3_aead_setkey()
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 750 struct crypto_authenc_keys *keys) in aead_hmac_init() 831 struct crypto_authenc_keys authenc_keys; in otx_cpt_aead_cbc_aes_sha_setkey()
|
/linux/drivers/crypto/qce/ |
H A D | aead.c | 598 struct crypto_authenc_keys authenc_keys; in qce_aead_setkey()
|
/linux/drivers/crypto/caam/ |
H A D | caamalg_qi.c | 206 struct crypto_authenc_keys keys; in aead_setkey() 291 struct crypto_authenc_keys keys; in des3_aead_setkey()
|
H A D | caamalg.c | 591 struct crypto_authenc_keys keys; in aead_setkey() 652 struct crypto_authenc_keys keys; in des3_aead_setkey()
|
/linux/drivers/crypto/ccree/ |
H A D | cc_aead.c | 558 struct crypto_authenc_keys keys; in cc_aead_setkey() 641 struct crypto_authenc_keys keys; in cc_des3_aead_setkey()
|
/linux/drivers/crypto/ |
H A D | talitos.c | 894 struct crypto_authenc_keys keys; in aead_setkey() 927 struct crypto_authenc_keys keys; in aead_des3_setkey()
|
H A D | atmel-aes.c | 1908 struct crypto_authenc_keys keys; in atmel_aes_authenc_setkey()
|
/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 3559 struct crypto_authenc_keys keys; in chcr_authenc_setkey() 3686 struct crypto_authenc_keys keys; in chcr_aead_digest_null_setkey()
|
/linux/drivers/crypto/bcm/ |
H A D | cipher.c | 2729 struct crypto_authenc_keys keys; in aead_authenc_setkey()
|