Home | History | Annotate | Download | only in openssl

Lines Matching refs:x509_chain

4161   // x509_chain is the certificate chain sent by the peer. NOTE: for historical
4164 STACK_OF(X509) *x509_chain;
4166 // x509_chain_without_leaf is a lazily constructed copy of |x509_chain| that
4169 // a client. The |x509_chain| always includes it and, if an API call requires