Searched refs:_sha5_round_constants (Results 1 – 1 of 1) sorted by relevance
26 const ULONG64 _sha5_round_constants[] = variable548 temp1 = h + LARGE_SIGMA_1(e) + CH_FUNC(e, f, g) + _sha5_round_constants[t] + w[t]; in _nx_crypto_sha512_process_buffer()