Home
last modified time | relevance | path

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

/dports/security/beecrypt/beecrypt-4.2.1/include/beecrypt/
H A Dbeecrypt.h393 int hashFunctionContextUpdateMC(hashFunctionContext*, const memchunk*);
/dports/security/beecrypt/beecrypt-4.2.1/
H A Dbeecrypt.c367 int hashFunctionContextUpdateMC(hashFunctionContext* ctxt, const memchunk* m) in hashFunctionContextUpdateMC() function