Home
last modified time | relevance | path

Searched defs:HashReturn (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/hash/sha3/generic32lc/
H A DKeccakHash.h26 typedef enum { SUCCESS = 0, FAIL = 1, BAD_HASHLEN = 2 } HashReturn; typedef
/PHP-7.4/ext/hash/sha3/generic64lc/
H A DKeccakHash.h26 typedef enum { SUCCESS = 0, FAIL = 1, BAD_HASHLEN = 2 } HashReturn; typedef

Completed in 15 milliseconds