HomeSort by relevance Sort by last modified time
    Searched full:has_cert_chain (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/ssl/
ssl_asn1.c 644 int has_cert_chain; local
645 if (!CBS_get_optional_asn1(&session, &cert_chain, &has_cert_chain,
652 if (has_cert_chain) {

Completed in 55 milliseconds