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

Function shake128

common/fips202.c:695–714  ·  view source on GitHub ↗

* Name: shake128 * * Description: SHAKE128 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 2

test_shake128Function · 0.85

Calls 3

shake128_absorbFunction · 0.85
shake128_squeezeblocksFunction · 0.85
shake128_ctx_releaseFunction · 0.85

Tested by 2

test_shake128Function · 0.68