Home
last modified time | relevance | path

Searched defs:tctx (Results 1 – 3 of 3) sorted by relevance

/crypto/
Dtgr192.c466 static void tgr192_transform(struct tgr192_ctx *tctx, const u8 * data) in tgr192_transform()
500 struct tgr192_ctx *tctx = shash_desc_ctx(desc); in tgr192_init() local
517 struct tgr192_ctx *tctx = shash_desc_ctx(desc); in tgr192_update() local
557 struct tgr192_ctx *tctx = shash_desc_ctx(desc); in tgr192_final() local
Dxcbc.c100 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_update() local
146 struct xcbc_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_xcbc_digest_final() local
Dcmac.c126 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_update() local
172 struct cmac_tfm_ctx *tctx = crypto_shash_ctx(parent); in crypto_cmac_digest_final() local