Home
last modified time | relevance | path

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

/crypto/
Dwp512.c1065 static int wp512_final(struct shash_desc *desc, u8 *out) in wp512_final() function
1104 wp512_final(desc, D); in wp384_final()
1115 wp512_final(desc, D); in wp256_final()
1126 .final = wp512_final,