Searched refs:status_tag (Results 1 – 3 of 3) sorted by relevance
123 der::Tag status_tag; in ParseCertStatus() local125 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()
85906 u32 status_tag; member