Lines Matching full:stored
120 // the certificate plus any certificates that were stored in
122 // The count of certificates is stored as a size_t, which is either 32
127 // stored in |intermediate_ca_certs_| at the time it was serialized.
130 // All certificates are stored in DER form.
140 // underlying crypto library. The returned pointer must be stored in a
148 // certificates. The returned pointer must be stored in a
156 // The returned pointer must be stored in a scoped_refptr<X509Certificate>.
162 // Returns NULL on failure. The returned pointer must be stored in a
177 // Create an X509Certificate from the representation stored in the given
182 // The returned pointer must be stored in a scoped_refptr<X509Certificate>.
271 // PCCERT_CONTEXT *MUST NOT* be stored in an X509Certificate, as this will
303 // be stored in an X509Certificate.
339 // intermediate certificates stored in |intermediate_ca_certs_|) as a series
341 // storig the result in |*pem_encoded|, with this certificate stored as
442 // stored in |pickle_iter| is not guaranteed to be the same across different