Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DX509v3_get_ext_by_NID.pod9 X509_delete_ext, X509_add_ext, X509_CRL_get_ext_count, X509_CRL_get_ext,
42 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
98 and X509_add_ext() operate on the extensions of certificate I<x>. They are
147 X509_add_ext() returns 1 on success and 0 on error.
H A DX509V3_set_ctx.pod53 L<X509_add_ext(3)>
/openssl/crypto/x509/
H A Dx509_ext.c97 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc) in X509_add_ext() function
/openssl/apps/lib/
H A Dapps.c1269 if (!X509_add_ext(x, ext, -1)) in copy_extensions()
2317 rv = !add_default || X509_add_ext(cert, new_ext, -1); in adapt_keyid_ext()
/openssl/include/openssl/
H A Dx509.h.in917 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
/openssl/util/
H A Dlibcrypto.num1061 X509_add_ext 1089 3_0_0 EXIST::FUNCTION:

Completed in 40 milliseconds