Home
last modified time | relevance | path

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

/arch/x86/include/asm/crypto/
Dserpent-avx.h10 struct serpent_lrw_ctx { struct
11 struct lrw_table_ctx lrw_table;
12 struct serpent_ctx serpent_ctx;
/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