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

/macosx-10.10.1/Security-57031.1.35/Security/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.10.1/Security-57031.1.35/Security/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
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/hashTime/
H A DSHA1_priv.h45 extern void shsUpdate(SHS_INFO *shsInfo,
H A DSHA1.c115 shsUpdate(&sinst->context, sinst->dataBuf, SHS_BLOCKSIZE);
126 shsUpdate(&sinst->context, data, toMove);
152 shsUpdate(&sinst->context, sinst->dataBuf,
H A DSHA1_priv.c248 between calls to shsUpdate() */
250 void shsUpdate( function
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/hashTimeSA/
H A DSHA1_priv.h45 extern void shsUpdate(SHS_INFO *shsInfo,
H A DSHA1.c115 shsUpdate(&sinst->context, sinst->dataBuf, SHS_BLOCKSIZE);
126 shsUpdate(&sinst->context, data, toMove);
152 shsUpdate(&sinst->context, sinst->dataBuf,
H A DSHA1_priv.c250 between calls to shsUpdate() */
252 void shsUpdate( function

Completed in 125 milliseconds