Searched defs:wctx (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ | ||
| H A D | wp512.c | 782 static void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer() argument 990 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_init() local 1006 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_update() local 1067 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_final() local [all...] |
| /kernel/linux/linux-6.6/crypto/ | ||
| H A D | wp512.c | 782 static __no_kmsan_checks void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer() argument 990 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_init() local 1006 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_update() local 1067 struct wp512_ctx *wctx = shash_desc_ctx(desc); wp512_final() local [all...] |
Completed in 3 milliseconds