Searched refs:sha2big_round (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bearssl/src/hash/
H A Dsha2big.c95 sha2big_round(const unsigned char *buf, uint64_t *val) function
164 sha2big_round(cc->buf, cc->val);
183 sha2big_round(buf, val);
190 sha2big_round(buf, val);

Completed in 134 milliseconds