ghash_update_pclmul
void ghash_update_pclmul(GHASH_CTX *, uint8_t *, size_t);
ghash_update = ghash_update_pclmul;