Searched refs:Nl (Results 1 – 2 of 2) sorted by relevance
91 c->Nl=0;107 l=(c->Nl+(len<<3))&0xffffffffL;110 if (l < c->Nl) /*%< overflow */113 c->Nl=l;342 p[MD5_LBLOCK-2]=c->Nl;
84 unsigned long Nl,Nh; member