Home
last modified time | relevance | path

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

/openssl/doc/man3/
H 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/crypto/x509/
H A Dx509_v3.c175 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex, int nid, in X509_EXTENSION_create_by_NID() function
H A Dv3_conf.c176 ext = X509_EXTENSION_create_by_NID(NULL, ext_nid, crit, ext_oct); in do_ext_i2d()
/openssl/test/
H A Dcmp_ctx_test.c231 ext = X509_EXTENSION_create_by_NID(NULL, NID_subject_alt_name, 0, data); in execute_CTX_reqExtensions_have_SAN_test()
/openssl/include/openssl/
H A Dx509.h.in948 X509_EXTENSION *X509_EXTENSION_create_by_NID(X509_EXTENSION **ex,
/openssl/util/
H A Dlibcrypto.num2121 X509_EXTENSION_create_by_NID 2168 3_0_0 EXIST::FUNCTION:

Completed in 34 milliseconds