Home
last modified time | relevance | path

Searched refs:X509_chain_up_ref (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/doc/man3/
DX509_new.pod5 X509_chain_up_ref,
15 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *x);
30 X509_chain_up_ref() increases the reference count of all certificates in
39 The function X509_chain_up_ref() doesn't just up the reference count of
52 X509_chain_up_ref() returns a copy of the stack or B<NULL> if an error
DSSL_get_peer_cert_chain.pod44 obtain a copy of the whole chain with X509_chain_up_ref().
66 L<X509_chain_up_ref(3)>
/third_party/openssl/crypto/x509/
Dx509_cmp.c457 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain) in STACK_OF()
Dx509_vfy.c2146 return X509_chain_up_ref(ctx->chain); in STACK_OF()
/third_party/openssl/ssl/
Dssl_cert.c115 rpk->chain = X509_chain_up_ref(cpk->chain); in ssl_cert_dup()
275 dchain = X509_chain_up_ref(chain); in ssl_cert_set1_chain()
Dssl_rsa.c1086 dup_chain = X509_chain_up_ref(chain); in ssl_set_cert_and_key()
Dssl_sess.c155 dest->peer_chain = X509_chain_up_ref(src->peer_chain); in ssl_session_dup()
/third_party/openssl/crypto/ts/
Dts_rsp_sign.c203 if ((ctx->certs = X509_chain_up_ref(certs)) == NULL) { in TS_RESP_CTX_set_certs()
/third_party/openssl/include/openssl/
Dx509.h757 STACK_OF(X509) *X509_chain_up_ref(STACK_OF(X509) *chain);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2558 #define X509_chain_up_ref BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_chain_up_ref) macro
/third_party/openssl/util/
Dlibcrypto.num672 X509_chain_up_ref 673 1_1_0 EXIST::FUNCTION: