Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dtgr192.c555 static int tgr192_final(struct shash_desc *desc, u8 * out) in tgr192_final() function
613 tgr192_final(desc, D); in tgr160_final()
624 tgr192_final(desc, D); in tgr128_final()
635 .final = tgr192_final,