Lines Matching refs:CBS
56 static int cbs_find_ber(const CBS *orig_in, char *ber_found, unsigned depth) {
57 CBS in;
67 CBS contents;
99 static char is_eoc(size_t header_len, CBS *contents) {
111 static int cbs_convert_ber(CBS *in, CBB *out, unsigned string_tag,
120 CBS contents;
192 int CBS_asn1_ber_to_der(CBS *in, CBS *out, uint8_t **out_storage) {
222 int CBS_get_asn1_implicit_string(CBS *in, CBS *out, uint8_t **out_storage,
238 CBS child;
245 CBS chunk;