sbgp_parse_asids
if (!sbgp_parse_asids(fn, asidentifiers, &cert->ases, &cert->num_ases))
if (!sbgp_parse_asids(fn, allow_asids, &allow_ases,
if (!sbgp_parse_asids(fn, deny_asids, &deny_ases,
int sbgp_parse_asids(const char *, const ASIdentifiers *,