Home
last modified time | relevance | path

Searched refs:X509_EXTENSION_set_object (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/doc/man3/
DX509_EXTENSION_set_object.pod5 X509_EXTENSION_set_object, X509_EXTENSION_set_critical,
13 int X509_EXTENSION_set_object(X509_EXTENSION *ex, const ASN1_OBJECT *obj);
30 X509_EXTENSION_set_object() sets the extension type of B<ex> to B<obj>. The
70 X509_EXTENSION_set_object() X509_EXTENSION_set_critical() and
/third_party/openssl/crypto/x509/
Dx509_v3.c169 if (!X509_EXTENSION_set_object(ret, obj)) in X509_EXTENSION_create_by_OBJ()
185 int X509_EXTENSION_set_object(X509_EXTENSION *ex, const ASN1_OBJECT *obj) in X509_EXTENSION_set_object() function
/third_party/openssl/include/openssl/
Dx509.h906 int X509_EXTENSION_set_object(X509_EXTENSION *ex, const ASN1_OBJECT *obj);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2287 #define X509_EXTENSION_set_object BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_EXTENSION_set_object) macro
/third_party/openssl/util/
Dlibcrypto.num893 X509_EXTENSION_set_object 891 1_1_0 EXIST::FUNCTION: