Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dripemd.h13 #define RMD_H0 0x67452301UL macro
H A Drmd160.c262 rctx->state[0] = RMD_H0; in rmd160_init()