Use internal malloc function in fips.c
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
This fixes a build problem with ENABLE_HMAC_BINARY_CHECK.