/Linux-v4.19/crypto/ |
D | crc32_generic.c | 61 u32 *mctx = crypto_shash_ctx(hash); in crc32_setkey() 73 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32_init() 115 return __crc32_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32_digest()
|
D | crc32c_generic.c | 64 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm); in chksum_init() 80 struct chksum_ctx *mctx = crypto_shash_ctx(tfm); in chksum_setkey() 124 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm); in chksum_digest()
|
D | ghash-generic.c | 36 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() 56 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_update() 108 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_final()
|
D | xcbc.c | 64 struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_setkey() 99 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_update() 145 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_final()
|
D | michael_mic.c | 53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm); in michael_init() 139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm); in michael_setkey()
|
D | cmac.c | 58 struct cmac_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_cmac_digest_setkey() 127 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_update() 173 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_final()
|
D | vmac.c | 432 struct vmac_tfm_ctx *tctx = crypto_shash_ctx(tfm); in vmac_setkey() 483 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in vmac_init() 495 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in vmac_update() 565 const struct vmac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in vmac_final()
|
D | ccm.c | 863 struct cbcmac_tfm_ctx *ctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_setkey() 884 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_update() 910 struct cbcmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cbcmac_digest_final()
|
/Linux-v4.19/arch/x86/crypto/ |
D | crc32c-intel_glue.c | 104 u32 *mctx = crypto_shash_ctx(hash); in crc32c_intel_setkey() 116 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32c_intel_init() 157 return __crc32c_intel_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32c_intel_digest() 211 return __crc32c_pcl_intel_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32c_pcl_intel_digest()
|
D | crc32-pclmul_glue.c | 94 u32 *mctx = crypto_shash_ctx(hash); in crc32_pclmul_setkey() 106 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32_pclmul_init() 148 return __crc32_pclmul_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32_pclmul_digest()
|
D | ghash-clmulni-intel_glue.c | 58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey() 84 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_update() 137 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_final()
|
/Linux-v4.19/arch/sparc/crypto/ |
D | crc32c_glue.c | 33 u32 *mctx = crypto_shash_ctx(hash); in crc32c_sparc64_setkey() 45 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32c_sparc64_init() 107 return __crc32c_sparc64_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32c_sparc64_digest()
|
/Linux-v4.19/arch/powerpc/crypto/ |
D | crc32c-vpmsum_glue.c | 71 u32 *mctx = crypto_shash_ctx(hash); in crc32c_vpmsum_setkey() 83 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32c_vpmsum_init() 127 return __crc32c_vpmsum_finup(crypto_shash_ctx(desc->tfm), data, len, in crc32c_vpmsum_digest()
|
/Linux-v4.19/arch/s390/crypto/ |
D | crc32-vx.c | 102 struct crc_ctx *mctx = crypto_shash_ctx(desc->tfm); in crc32_vx_init() 112 struct crc_ctx *mctx = crypto_shash_ctx(tfm); in crc32_vx_setkey() 125 struct crc_ctx *mctx = crypto_shash_ctx(tfm); in crc32be_vx_setkey() 205 return __ ## alg ## _vx_finup(crypto_shash_ctx(desc->tfm), \
|
D | ghash_s390.c | 33 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm); in ghash_init() 44 struct ghash_ctx *ctx = crypto_shash_ctx(tfm); in ghash_setkey()
|
/Linux-v4.19/arch/mips/crypto/ |
D | crc32-mips.c | 162 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm); 178 struct chksum_ctx *mctx = crypto_shash_ctx(tfm); 253 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm); 261 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
|
/Linux-v4.19/arch/arm/crypto/ |
D | ghash-ce-glue.c | 74 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() 106 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() 123 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey()
|
D | crc32-ce-glue.c | 57 u32 *mctx = crypto_shash_ctx(hash); in crc32_setkey() 69 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32_init()
|
/Linux-v4.19/drivers/crypto/stm32/ |
D | stm32_crc32.c | 86 struct stm32_crc_ctx *mctx = crypto_shash_ctx(tfm); in stm32_crc_setkey() 100 struct stm32_crc_ctx *mctx = crypto_shash_ctx(desc->tfm); in stm32_crc_init() 185 struct stm32_crc_ctx *mctx = crypto_shash_ctx(desc->tfm); in stm32_crc_final()
|
/Linux-v4.19/arch/arm64/crypto/ |
D | aes-glue.c | 391 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm); in cbcmac_setkey() 413 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm); in cmac_setkey() 443 struct mac_tfm_ctx *ctx = crypto_shash_ctx(tfm); in xcbc_setkey() 498 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in mac_update() 538 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cbcmac_final() 550 struct mac_tfm_ctx *tctx = crypto_shash_ctx(desc->tfm); in cmac_final()
|
D | crc32-ce-glue.c | 57 u32 *mctx = crypto_shash_ctx(hash); in crc32_pmull_setkey() 69 u32 *mctx = crypto_shash_ctx(desc->tfm); in crc32_pmull_init()
|
D | ghash-ce-glue.c | 131 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_update() 167 struct ghash_key *key = crypto_shash_ctx(desc->tfm); in ghash_final() 217 struct ghash_key *key = crypto_shash_ctx(tfm); in ghash_setkey()
|
/Linux-v4.19/include/crypto/internal/ |
D | hash.h | 210 static inline void *crypto_shash_ctx(struct crypto_shash *tfm) in crypto_shash_ctx() function
|
/Linux-v4.19/drivers/crypto/ |
D | padlock-sha.c | 39 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm); in padlock_sha_init() 65 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm); in padlock_sha_import()
|
/Linux-v4.19/drivers/crypto/nx/ |
D | nx-aes-xcbc.c | 44 struct nx_crypto_ctx *nx_ctx = crypto_shash_ctx(desc); in nx_xcbc_set_key()
|