Home
last modified time | relevance | path

Searched refs:status_tag (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/cert/pki/
Docsp.cc123 der::Tag status_tag; in ParseCertStatus() local
125 if (!parser.ReadTagAndValue(&status_tag, &status)) in ParseCertStatus()
129 if (status_tag == der::ContextSpecificPrimitive(0)) { in ParseCertStatus()
131 } else if (status_tag == der::ContextSpecificConstructed(1)) { in ParseCertStatus()
135 } else if (status_tag == der::ContextSpecificPrimitive(2)) { in ParseCertStatus()
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h85906 u32 status_tag; member
Dvmlinux.h85906 u32 status_tag; member