Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dhash_md5_sha.c1177 static const uint16_t IOTA_CONST[NROUNDS] ALIGN2 = { in sha3_process_block72() local
1342 state[0] ^= IOTA_CONST[round] in sha3_process_block72()