MCPcopy Create free account
hub / github.com/PQClean/PQClean / shake256

Function shake256

common/fips202.c:726–745  ·  view source on GitHub ↗

* Name: shake256 * * Description: SHAKE256 XOF with non-incremental API * * Arguments: - uint8_t *output: pointer to output * - size_t outlen: requested output length in bytes * - const uint8_t *input: pointer to input * - size_t inlen: length of input in bytes **************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

prf_addrFunction · 0.85
thashFunction · 0.85
prf_addrFunction · 0.85
prf_addrFunction · 0.85
thashFunction · 0.85
prf_addrFunction · 0.85
thashFunction · 0.85
prf_addrFunction · 0.85
prf_addrFunction · 0.85
thashFunction · 0.85

Calls 3

shake256_absorbFunction · 0.85
shake256_squeezeblocksFunction · 0.85
shake256_ctx_releaseFunction · 0.85

Tested by

no test coverage detected