Home
last modified time | relevance | path

Searched refs:X509_EXTENSIONS (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/crypto/x509/
Dx_exten.c69 ASN1_ITEM_TEMPLATE(X509_EXTENSIONS) =
71 ASN1_ITEM_TEMPLATE_END(X509_EXTENSIONS)
74 IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
Dx509_req.c210 ASN1_ITEM_rptr(X509_EXTENSIONS)); in STACK_OF()
230 ASN1_ITEM_rptr(X509_EXTENSIONS)); in X509_REQ_add_extensions_nid()
/external/libchrome/crypto/
Dwincrypt_shim.h18 #undef X509_EXTENSIONS
/external/boringssl/src/include/openssl/
Dx509.h171 typedef STACK_OF(X509_EXTENSION) X509_EXTENSIONS; typedef
769 DECLARE_ASN1_ENCODE_FUNCTIONS(X509_EXTENSIONS, X509_EXTENSIONS, X509_EXTENSIONS)
/external/curl/lib/
Dldap.c63 # undef X509_EXTENSIONS
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp314 void operator()(X509_EXTENSIONS* p) const { in operator ()()
318 typedef UniquePtr<X509_EXTENSIONS, X509_EXTENSIONS_Delete> Unique_X509_EXTENSIONS;
10967 static int _X509v3_get_ext_by_OBJ(X509_EXTENSIONS *exts, ASN1_OBJECT *obj, int lastpos) {
10970 static X509_EXTENSION *_X509v3_get_ext(X509_EXTENSIONS* exts, int loc) {
11026 return X509Type_get_ext_oid<X509_EXTENSIONS, _X509v3_get_ext_by_OBJ, _X509v3_get_ext>(