AES_gcm_decrypt
bulk = AES_gcm_decrypt(in, out, len,
bulk = AES_gcm_decrypt(in, out, len,
bulk = AES_gcm_decrypt(in + res,
bulk = AES_gcm_decrypt(in + res,
bulk = AES_gcm_decrypt(in + res, out + res, len - res,
size_t AES_gcm_decrypt(const unsigned char *in, unsigned char *out, size_t len,
bulk = AES_gcm_decrypt(in + res, out + res, len - res, &ctx->aes_ks,