Home
last modified time | relevance | path

Searched defs:oid (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/tests/unit/
Dasn1_decoder_test.cpp60 const uint8_t* oid; in TEST() local
71 const uint8_t* oid; in TEST() local
88 const uint8_t* oid; in TEST() local
106 const uint8_t* oid; in TEST() local
116 const uint8_t* oid; in TEST() local
134 const uint8_t* oid; in TEST() local
144 const uint8_t* oid; in TEST() local
154 const uint8_t* oid; in TEST() local
162 const uint8_t* oid; in TEST() local
170 const uint8_t* oid; in TEST() local
/bootable/recovery/install/
Dasn1_decoder.cpp136 bool asn1_context::asn1_oid_get(const uint8_t** oid, size_t* length) { in asn1_oid_get()