Home
last modified time | relevance | path

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

/third_party/python/Modules/_sha3/kcp/
DKeccakSponge.h133 #define KCP_DeclareSpongeStructure(prefix, size, alignment) \ macro
150KCP_DeclareSpongeStructure(KeccakWidth200, KeccakP200_stateSizeInBytes, KeccakP200_stateAlignment)
156KCP_DeclareSpongeStructure(KeccakWidth400, KeccakP400_stateSizeInBytes, KeccakP400_stateAlignment)
162KCP_DeclareSpongeStructure(KeccakWidth800, KeccakP800_stateSizeInBytes, KeccakP800_stateAlignment)
168KCP_DeclareSpongeStructure(KeccakWidth1600, KeccakP1600_stateSizeInBytes, KeccakP1600_stateAlignme…