Lines Matching refs:channel
122 let (tx, rx) = oneshot::channel(); in get_rkpd_registration()
200 let (tx, rx) = oneshot::channel(); in get_rkpd_attestation_key_from_registration_async()
268 let (tx, rx) = oneshot::channel(); in store_rkpd_attestation_key_with_registration_async()
416 let (tx, rx) = oneshot::channel(); in get_mock_registration()
440 let (tx, rx) = oneshot::channel(); in test_get_registration_cb_cancel()
453 let (tx, rx) = oneshot::channel(); in test_get_registration_cb_error()
468 let (tx, rx) = oneshot::channel(); in test_get_key_cb_success()
478 let (tx, rx) = oneshot::channel(); in test_get_key_cb_cancel()
507 let (tx, rx) = oneshot::channel(); in test_get_key_cb_error()
521 let (tx, rx) = oneshot::channel(); in test_store_upgraded_cb_success()
530 let (tx, rx) = oneshot::channel(); in test_store_upgraded_key_cb_error()