Searched refs:RIPEMD160_LBLOCK (Results 1 – 2 of 2) sorted by relevance
84 #define RIPEMD160_LBLOCK (RIPEMD160_CBLOCK/4) macro90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];
468 c->data[RIPEMD160_LBLOCK - 2] = htole32(c->Nl); in RIPEMD160_Final()469 c->data[RIPEMD160_LBLOCK - 1] = htole32(c->Nh); in RIPEMD160_Final()