Searched refs:kCborMajorTypeTextStr (Results 1 – 1 of 1) sorted by relevance
20 kCborMajorTypeTextStr = 3 << 5, // type 3 -- text strings enumerator59 type != kCborMajorTypeTextStr && type != kCborMajorTypeArray) { in uw_macaroon_encoding_get_item_len_()73 if (type == kCborMajorTypeByteStr || type == kCborMajorTypeTextStr) { in uw_macaroon_encoding_get_item_len_()133 set_type_(kCborMajorTypeTextStr, buffer); in uw_macaroon_encoding_encode_text_str_()188 get_type_(cbor) != kCborMajorTypeTextStr) { in uw_macaroon_encoding_decode_text_str_()