Searched refs:sk_ASIdOrRange_push (Results 1 – 2 of 2) sorted by relevance
232 if (!ossl_assert(sk_ASIdOrRange_push((*choice)->u.asIdsOrRanges, aor))) in X509v3_asid_add_id_or_range()
1104 #define sk_ASIdOrRange_push(sk, ptr) OPENSSL_sk_push(ossl_check_ASIdOrRange_sk_type(sk), ossl_check… macro