Searched refs:SHAUpdate (Results 1 – 1 of 1) sorted by relevance
578 #define SHAUpdate SHA1_Update macro615 SHAUpdate(&Context, StartKey, SessionKeyLength); in GetNewKeyFromSHA()616 SHAUpdate(&Context, SHAPad1, 40); in GetNewKeyFromSHA()617 SHAUpdate(&Context, SessionKey, SessionKeyLength); in GetNewKeyFromSHA()618 SHAUpdate(&Context, SHAPad2, 40); in GetNewKeyFromSHA()