Home
last modified time | relevance | path

Searched refs:hmacsha512Reset (Results 1 – 3 of 3) sorted by path

/dports/security/beecrypt/beecrypt-4.2.1/
H A Dhmacsha512.c47 (keyedHashFunctionReset) hmacsha512Reset,
57 int hmacsha512Reset (hmacsha512Param* sp) in hmacsha512Reset() function
/dports/security/beecrypt/beecrypt-4.2.1/include/beecrypt/
H A Dhmacsha512.h50 int hmacsha512Reset (hmacsha512Param*);
/dports/security/beecrypt/beecrypt-4.2.1/java/
H A Dbeecrypt_provider_HMACSHA512.c87 hmacsha512Reset((hmacsha512Param*) param); in Java_beecrypt_provider_HMACSHA512_reset()