aesgcm_encrypt_block
aesgcm_encrypt_block(&ctx->aes_key, buf, ctr);
aesgcm_encrypt_block(&ctx->aes_key, &ctx->ghash_key, kin);