Home
last modified time | relevance | path

Searched defs:serpent_lrw_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/crypto/
Dserpent-avx.h9 struct serpent_lrw_ctx { struct
10 struct lrw_table_ctx lrw_table;
11 struct serpent_ctx serpent_ctx;
/linux-4.4.14/arch/x86/crypto/
Dserpent_sse2_glue.c224 struct serpent_lrw_ctx { struct
232 struct serpent_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_serpent_setkey() argument