Disable OpenSSL siphash.
Creation of EVP_MD_CTX and EVP_PKEY is quite expensive, until we fix the code to reuse the context and key we'll use our own implementation of siphash.
Creation of EVP_MD_CTX and EVP_PKEY is quite expensive, until we fix the code to reuse the context and key we'll use our own implementation of siphash.