HomeSort by relevance Sort by last modified time
    Searched refs:x509_stash (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/ssl/
ssl_x509.cc 480 X509_free(cert->x509_stash);
481 cert->x509_stash = NULL;
907 X509_free(cert->x509_stash);
908 cert->x509_stash = x509;
    [all...]
internal.h 1443 X509 *x509_stash; member in struct:cert_st
    [all...]

Completed in 2134 milliseconds