Turn off integer overflow UBSAN checks for hash functions

These functions intentionally overflows integers. The upcoming compiler
update, clang-r522817, will start complaining about these overflows.

Test: boot with new compiler
Bug: 325934863
Change-Id: I5e83a55e880f4e78a7de5a7b01ee99e64f601ca7
1 file changed