Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dwp512.c38 struct wp512_ctx { struct
782 static void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer()
990 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_init()
1006 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_update()
1067 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_final()
1127 .descsize = sizeof(struct wp512_ctx),
1139 .descsize = sizeof(struct wp512_ctx),
1151 .descsize = sizeof(struct wp512_ctx),
/kernel/linux/linux-6.6/crypto/
H A Dwp512.c38 struct wp512_ctx { struct
782 static __no_kmsan_checks void wp512_process_buffer(struct wp512_ctx *wctx) { in wp512_process_buffer()
990 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_init()
1006 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_update()
1067 struct wp512_ctx *wctx = shash_desc_ctx(desc); in wp512_final()
1125 .descsize = sizeof(struct wp512_ctx),
1137 .descsize = sizeof(struct wp512_ctx),
1149 .descsize = sizeof(struct wp512_ctx),

Completed in 4 milliseconds