Searched refs:shsUpdate (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DckSHA1_priv.h49 extern void shsUpdate(SHS_INFO *shsInfo,
H A DckSHA1.c172 shsUpdate(&sinst->context, sinst->dataBuf, SHS_BLOCKSIZE);
183 shsUpdate(&sinst->context, data, toMove);
209 shsUpdate(&sinst->context, sinst->dataBuf,
H A DckSHA1_priv.c256 between calls to shsUpdate() */
258 void shsUpdate( function
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DckSHA1_priv.h49 extern void shsUpdate(SHS_INFO *shsInfo,
H A DckSHA1.c172 shsUpdate(&sinst->context, sinst->dataBuf, SHS_BLOCKSIZE);
183 shsUpdate(&sinst->context, data, toMove);
209 shsUpdate(&sinst->context, sinst->dataBuf,
H A DckSHA1_priv.c256 between calls to shsUpdate() */
258 void shsUpdate( function

Completed in 114 milliseconds