ossl_aes_gcm_ops
static const struct ossl_aes_gcm_ops gcm_ops_avx512 = {
static const struct ossl_aes_gcm_ops gcm_ops_neon = {
static const struct ossl_aes_gcm_ops gcm_ops = {
const struct ossl_aes_gcm_ops *ops;