Searched refs:X509_EXTENSION_set_object (Results 1 – 5 of 5) sorted by relevance
5 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>. The70 X509_EXTENSION_set_object() X509_EXTENSION_set_critical() and
169 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
906 int X509_EXTENSION_set_object(X509_EXTENSION *ex, const ASN1_OBJECT *obj);
2287 #define X509_EXTENSION_set_object BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_EXTENSION_set_object) macro
893 X509_EXTENSION_set_object 891 1_1_0 EXIST::FUNCTION: