Home
last modified time | relevance | path

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

/bootable/recovery/otautil/
Dasn1_decoder.cpp147 bool asn1_context::asn1_octet_string_get(const uint8_t** octet_string, size_t* length) { in asn1_octet_string_get() argument
154 *octet_string = p_; in asn1_octet_string_get()
/bootable/recovery/otautil/include/private/
Dasn1_decoder.h33 bool asn1_octet_string_get(const uint8_t** octet_string, size_t* length);