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