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

/linux-4.4.14/crypto/
H A Dtgr192.c37 struct tgr192_ctx { struct
466 static void tgr192_transform(struct tgr192_ctx *tctx, const u8 * data) tgr192_transform()
500 struct tgr192_ctx *tctx = shash_desc_ctx(desc); tgr192_init()
517 struct tgr192_ctx *tctx = shash_desc_ctx(desc); tgr192_update()
557 struct tgr192_ctx *tctx = shash_desc_ctx(desc); tgr192_final()
636 .descsize = sizeof(struct tgr192_ctx),
648 .descsize = sizeof(struct tgr192_ctx),
660 .descsize = sizeof(struct tgr192_ctx),

Completed in 36 milliseconds