Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Drmd160.c309 static int rmd160_final(struct shash_desc *desc, u8 *out) in rmd160_final() function
341 .final = rmd160_final,