Home
last modified time | relevance | path

Searched refs:lrw_free_table (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/crypto/
Dlrw.h28 void lrw_free_table(struct lrw_table_ctx *ctx);
/linux-4.4.14/crypto/
Dlrw.c72 void lrw_free_table(struct lrw_table_ctx *ctx) in lrw_free_table() function
77 EXPORT_SYMBOL_GPL(lrw_free_table);
322 lrw_free_table(&ctx->table); in exit_tfm()
/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c269 lrw_free_table(&ctx->lrw_table); in lrw_twofish_exit_tfm()
Dserpent_sse2_glue.c300 lrw_free_table(&ctx->lrw_table); in lrw_exit_tfm()
Dcast6_avx_glue.c317 lrw_free_table(&ctx->lrw_table); in lrw_exit_tfm()
Dserpent_avx_glue.c327 lrw_free_table(&ctx->lrw_table); in lrw_serpent_exit_tfm()
Dcamellia_glue.c1495 lrw_free_table(&ctx->lrw_table); in lrw_camellia_exit_tfm()
Daesni-intel_glue.c587 lrw_free_table(&ctx->lrw_table); in lrw_aesni_exit_tfm()