Searched refs:F5_RIPEMD160 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/libecc/src/hash/ |
| H A D | ripemd160.c | 64 #define F5_RIPEMD160(x, y, z) ((x) ^ ((y) | (~(z)))) macro 145 …RIPEMD160_CORE(ar, br, cr, dr, er, 0, i, W, F5_RIPEMD160, SR_RIPEMD160, RR_RIPEMD160, KR_RIPEMD160… in ripemd160_process() 164 …RIPEMD160_CORE(al, bl, cl, dl, el, 4, i, W, F5_RIPEMD160, SL_RIPEMD160, RL_RIPEMD160, KL_RIPEMD160… in ripemd160_process()
|