Searched refs:crypto_shash_ctx (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/crypto/
H A Dcrc32c-intel.c90 u32 *mctx = crypto_shash_ctx(hash);
102 u32 *mctx = crypto_shash_ctx(desc->tfm);
143 return __crc32c_intel_finup(crypto_shash_ctx(desc->tfm), data, len,
H A Dghash-clmulni-intel_glue.c58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
74 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
127 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/crypto/
H A Dcrc32c-intel.c90 u32 *mctx = crypto_shash_ctx(hash);
102 u32 *mctx = crypto_shash_ctx(desc->tfm);
143 return __crc32c_intel_finup(crypto_shash_ctx(desc->tfm), data, len,
H A Dghash-clmulni-intel_glue.c58 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
74 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
127 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dghash-generic.c47 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
67 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
119 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
H A Dmichael_mic.c53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm);
139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm);
H A Dcrc32c.c151 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
167 struct chksum_ctx *mctx = crypto_shash_ctx(tfm);
211 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
H A Dxcbc.c64 struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent);
99 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
145 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
H A Dvmac.c541 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
560 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
570 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dghash-generic.c47 struct ghash_ctx *ctx = crypto_shash_ctx(tfm);
67 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
119 struct ghash_ctx *ctx = crypto_shash_ctx(desc->tfm);
H A Dmichael_mic.c53 struct michael_mic_ctx *ctx = crypto_shash_ctx(desc->tfm);
139 struct michael_mic_ctx *mctx = crypto_shash_ctx(tfm);
H A Dcrc32c.c151 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
167 struct chksum_ctx *mctx = crypto_shash_ctx(tfm);
211 struct chksum_ctx *mctx = crypto_shash_ctx(desc->tfm);
H A Dxcbc.c64 struct xcbc_tfm_ctx *ctx = crypto_shash_ctx(parent);
99 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
145 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent);
H A Dvmac.c541 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
560 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
570 struct vmac_ctx_t *ctx = crypto_shash_ctx(parent);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h176 static inline void *crypto_shash_ctx(struct crypto_shash *tfm) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/internal/
H A Dhash.h176 static inline void *crypto_shash_ctx(struct crypto_shash *tfm) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dpadlock-sha.c44 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm);
70 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-sha.c44 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm);
70 struct padlock_sha_ctx *ctx = crypto_shash_ctx(desc->tfm);

Completed in 261 milliseconds