Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A DX509_EXTENSION_set_object.pod6 X509_EXTENSION_set_data, X509_EXTENSION_create_by_NID,
17 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex,
39 X509_EXTENSION_create_by_NID() creates an extension of type B<nid>,
45 X509_EXTENSION_create_by_OBJ() is identical to X509_EXTENSION_create_by_NID()
73 X509_EXTENSION_create_by_NID() and X509_EXTENSION_create_by_OBJ() return
/openssl-master/crypto/x509/
A Dx509_v3.c136 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() function
A Dv3_conf.c170 ext = X509_EXTENSION_create_by_NID(NULL, ext_nid, crit, ext_oct); in do_ext_i2d()
/openssl-master/test/
A Dcmp_ctx_test.c219 ext = X509_EXTENSION_create_by_NID(NULL, NID_subject_alt_name, 0, data); in execute_CTX_reqExtensions_have_SAN_test()
/openssl-master/include/openssl/
A Dx509.h.in924 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex,
/openssl-master/util/
A Dlibcrypto.num2121 X509_EXTENSION_create_by_NID 2168 3_0_0 EXIST::FUNCTION:

Completed in 20 milliseconds