Searched refs:connection_req_cbor_array (Results 1 – 1 of 1) sorted by relevance
121 let mut connection_req_cbor_array = match value { in from_cbor_value() localVariable127 let transport_id_info_cbor_val = connection_req_cbor_array.remove(2); in from_cbor_value()128 let transport_type = match connection_req_cbor_array.remove(1) { in from_cbor_value()159 let challenge: Challenge = match connection_req_cbor_array.remove(0) { in from_cbor_value()