Searched refs:tgr192_update (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/crypto/ |
D | tgr192.c | 514 static int tgr192_update(struct shash_desc *desc, const u8 *inbuf, in tgr192_update() function 531 tgr192_update(desc, NULL, 0); in tgr192_update() 563 tgr192_update(desc, NULL, 0); /* flush */ ; in tgr192_final() 591 tgr192_update(desc, NULL, 0); /* flush */ ; in tgr192_final() 634 .update = tgr192_update, 645 .update = tgr192_update, 656 .update = tgr192_update,
|