Home
last modified time | relevance | path

Searched refs:kTagOid (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/install/include/private/
Dasn1_decoder.h41 static constexpr int kTagOid = 0x06; variable
/bootable/recovery/install/
Dasn1_decoder.cpp137 if (get_byte() != kTagOid) { in asn1_oid_get()