NAME_MAX_SIZE
name = kzalloc(NAME_MAX_SIZE, GFP_KERNEL);
rc = secvar_ops->get_next(name, &namesize, NAME_MAX_SIZE);