Searched refs:X509_EXTENSIONS (Results 1 – 6 of 6) sorted by relevance
69 ASN1_ITEM_TEMPLATE(X509_EXTENSIONS) =71 ASN1_ITEM_TEMPLATE_END(X509_EXTENSIONS)74 IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
209 ASN1_ITEM_rptr(X509_EXTENSIONS)); in STACK_OF()230 ASN1_ITEM_rptr(X509_EXTENSIONS)); in X509_REQ_add_extensions_nid()
18 #undef X509_EXTENSIONS
51 # undef X509_EXTENSIONS
170 typedef STACK_OF(X509_EXTENSION) X509_EXTENSIONS; typedef746 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
9182 static int _X509v3_get_ext_by_OBJ(X509_EXTENSIONS* exts, ASN1_OBJECT* obj, int lastpos) { in _X509v3_get_ext_by_OBJ()9186 static X509_EXTENSION* _X509v3_get_ext(X509_EXTENSIONS* exts, int loc) { in _X509v3_get_ext()9239 bssl::UniquePtr<X509_EXTENSIONS> x509_exts( in NativeCrypto_get_ocsp_single_extension()9246 return X509Type_get_ext_oid<X509_EXTENSIONS, _X509v3_get_ext_by_OBJ, _X509v3_get_ext>( in NativeCrypto_get_ocsp_single_extension()