Home
last modified time | relevance | path

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

/net-tools-latest/tinydtls-0.8.2/sha2/testvectors/testvectors/
Dvector017.info11 the bug surfaced. The fix was simple. In SHA512_Last() and in
/net-tools-latest/tinydtls-0.8.2/sha2/
Dsha2.c248 void SHA512_Last(SHA512_CTX*);
925 void SHA512_Last(SHA512_CTX* context) { in SHA512_Last() function
974 SHA512_Last(context); in SHA512_Final()
1050 SHA512_Last((SHA512_CTX*)context); in SHA384_Final()