Searched refs:crypto_free_shash (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/
H A Dlibcrc32c.c73 crypto_free_shash(tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/
H A Dlibcrc32c.c73 crypto_free_shash(tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dshash.c320 crypto_free_shash(*ctx);
441 crypto_free_shash(desc->tfm);
466 crypto_free_shash(shash);
H A Dhmac.c181 crypto_free_shash(ctx->hash);
H A Dcryptd.c371 crypto_free_shash(ctx->child);
H A Dtestmgr.c1495 crypto_free_shash(tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dshash.c320 crypto_free_shash(*ctx);
441 crypto_free_shash(desc->tfm);
466 crypto_free_shash(shash);
H A Dhmac.c181 crypto_free_shash(ctx->hash);
H A Dcryptd.c371 crypto_free_shash(ctx->child);
H A Dtestmgr.c1495 crypto_free_shash(tfm);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/crypto/
H A Dhash.h266 static inline void crypto_free_shash(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.c246 crypto_free_shash(ctx->fallback);
H A Dmv_cesa.c863 crypto_free_shash(fallback_tfm);
872 crypto_free_shash(ctx->fallback);
874 crypto_free_shash(ctx->base_hash);
H A Domap-sham.c858 crypto_free_shash(tctx->fallback);
886 crypto_free_shash(tctx->fallback);
891 crypto_free_shash(bctx->shash);
H A Dn2_core.c429 crypto_free_shash(ctx->child_shash);
/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.c246 crypto_free_shash(ctx->fallback);
H A Dmv_cesa.c863 crypto_free_shash(fallback_tfm);
872 crypto_free_shash(ctx->fallback);
874 crypto_free_shash(ctx->base_hash);
H A Domap-sham.c858 crypto_free_shash(tctx->fallback);
886 crypto_free_shash(tctx->fallback);
891 crypto_free_shash(bctx->shash);
H A Dn2_core.c429 crypto_free_shash(ctx->child_shash);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/crypto/
H A Dhash.h266 static inline void crypto_free_shash(struct crypto_shash *tfm) function

Completed in 128 milliseconds