Home
last modified time | relevance | path

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

/crypto/
Dtgr192.c509 static int tgr192_update(struct shash_desc *desc, const u8 *inbuf, in tgr192_update() function
526 tgr192_update(desc, NULL, 0); in tgr192_update()
558 tgr192_update(desc, NULL, 0); /* flush */ in tgr192_final()
586 tgr192_update(desc, NULL, 0); /* flush */ in tgr192_final()
629 .update = tgr192_update,
641 .update = tgr192_update,
653 .update = tgr192_update,