ASIdentifiers_new
LCRYPTO_USED(ASIdentifiers_new);
LCRYPTO_ALIAS(ASIdentifiers_new);
if ((asid = ASIdentifiers_new()) == NULL) {
ASIdentifiers *ASIdentifiers_new(void);
if ((asid = ASIdentifiers_new()) == NULL)
if ((allow_asids = ASIdentifiers_new()) == NULL)
if ((deny_asids = ASIdentifiers_new()) == NULL)