OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Sigma1
lib/libcrypto/sha/sha256.c
144
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;
lib/libcrypto/sha/sha512.c
171
T1 = *h + Sigma1(*e) + Ch(*e, *f, *g) + Kt + Wt;