aes_gcm_aad_update
aes_gcm_aad_update(key, ghash_acc, buf, 16, flags);
aes_gcm_aad_update(key, ghash_acc, src, len, flags);
aes_gcm_aad_update(key, ghash_acc, buf, pos, flags);