Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/
H A Dmd5.c134 void MD5Update (mdContext, inBuf, inLen) in MD5Update() argument
136 unsigned char *inBuf;
154 mdContext->in[mdi++] = *inBuf++;