Home
last modified time | relevance | path

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

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