Files
Pete Bentley 6e7255c17e Use a pointer to module_hash in boringssl_fips_self_test() args.
1) Matches signature in internal.h
2) Works around presubmit build errors in Trusty: b/141974065

Nit: Should probably be const uint8_t *const module_hash
Change-Id: Id16ceea8442f4e8e588f84a8ef45e2320435809b
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/37904
Commit-Queue: Pete Bentley <prb@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-10-02 13:39:35 +00:00
..