Home
last modified time | relevance | path

Searched defs:sha384 (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/rsaenh/
H A Dimplglue.h62 SHA384_CTX sha384; member
/reactos/modules/rostests/winetests/bcrypt/
H A Dbcrypt.c382 UCHAR buf[512], buf_hmac[1024], sha384[48], sha384_hmac[48]; in test_sha384() local
/reactos/dll/win32/crypt32/
H A Doid.c1221 static const WCHAR sha384[] = { 's','h','a','3','8','4',0 }; variable