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

Function shake256_absorb

common/fips202.c:648–654  ·  view source on GitHub ↗

* Name: shake256_absorb * * Description: Absorb step of the SHAKE256 XOF. * non-incremental, starts by zeroeing the state. * * Arguments: - shake256ctx *state: pointer to (uninitialized) output Keccak state * - const uint8_t *input: pointer to input to be absorbed * into s * - size_t inlen: length of

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shake256Function · 0.85

Calls 1

keccak_absorbFunction · 0.85

Tested by

no test coverage detected