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

/linux-4.1.27/crypto/
H A Dtgr192.c514 static int tgr192_update(struct shash_desc *desc, const u8 *inbuf, tgr192_update() function
531 tgr192_update(desc, NULL, 0); tgr192_update()
563 tgr192_update(desc, NULL, 0); /* flush */ ; tgr192_final()
591 tgr192_update(desc, NULL, 0); /* flush */ ; tgr192_final()
634 .update = tgr192_update,
646 .update = tgr192_update,
658 .update = tgr192_update,

Completed in 51 milliseconds