Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DX509v3_get_ext_by_NID.pod9 X509_delete_ext, X509_add_ext, X509_CRL_get_ext_count, X509_CRL_get_ext,
39 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
88 and X509_add_ext() operate on the extensions of certificate B<x> they are
127 X509_add_ext() returns 1 on success and 0 on error.
/third_party/openssl/crypto/x509/
Dx509_ext.c97 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc) in X509_add_ext() function
/third_party/openssl/include/openssl/
Dx509.h869 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
/third_party/openssl/apps/
Dapps.c1110 if (!X509_add_ext(x, ext, -1)) in copy_extensions()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2554 #define X509_add_ext BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_add_ext) macro
/third_party/openssl/util/
Dlibcrypto.num1095 X509_add_ext 1089 1_1_0 EXIST::FUNCTION: