Searched refs:lrw_table_ctx (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dlrw.h12 struct lrw_table_ctx { struct
27 int lrw_init_table(struct lrw_table_ctx *ctx, const u8 *tweak);
28 void lrw_free_table(struct lrw_table_ctx *ctx);
34 struct lrw_table_ctx *table_ctx;
/linux-4.1.27/arch/x86/include/asm/crypto/
H A Dtwofish.h10 struct lrw_table_ctx lrw_table;
H A Dserpent-avx.h10 struct lrw_table_ctx lrw_table;
H A Dcamellia.h19 struct lrw_table_ctx lrw_table;
/linux-4.1.27/crypto/
H A Dlrw.c34 struct lrw_table_ctx table;
48 int lrw_init_table(struct lrw_table_ctx *ctx, const u8 *tweak) lrw_init_table()
72 void lrw_free_table(struct lrw_table_ctx *ctx) lrw_free_table()
223 struct lrw_table_ctx *ctx = req->table_ctx; lrw_crypt()
/linux-4.1.27/arch/x86/crypto/
H A Dcast6_avx_glue.c244 struct lrw_table_ctx lrw_table;
H A Dserpent_sse2_glue.c225 struct lrw_table_ctx lrw_table;
H A Daesni-intel_glue.c74 struct lrw_table_ctx lrw_table;

Completed in 90 milliseconds