Searched refs:cbor_object_get_array (Results 1 – 1 of 1) sorted by relevance
97 static int cbor_object_get_array(u8 *cbor_object, size_t cbor_object_size, u8 **cbor_array) in cbor_object_get_array() function308 rc = cbor_object_get_array(resp_ptr, resp_len, &rand_data); in parse_resp_get_random()