Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dwp512.c37 struct wp512_ctx { struct
775 static void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer()
993 struct wp512_ctx *wctx = ctx; in wp512_init()
1006 struct wp512_ctx *wctx = ctx; in wp512_update()
1066 struct wp512_ctx *wctx = ctx; in wp512_final()
1108 struct wp512_ctx *wctx = ctx; in wp384_final()
1118 struct wp512_ctx *wctx = ctx; in wp256_final()
1130 .cra_ctxsize = sizeof(struct wp512_ctx),
1144 .cra_ctxsize = sizeof(struct wp512_ctx),
1158 .cra_ctxsize = sizeof(struct wp512_ctx),