Searched refs:cbor_encode_pin_opt (Results 1 – 8 of 8) sorted by relevance
178 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in ctap20_uv_token_tx()239 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in ctap21_uv_token_tx()388 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_change_pin_tx()443 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_set_pin_tx()679 (*opt = cbor_encode_pin_opt(dev)) == NULL) { in cbor_add_uv_params()
37 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_authkey_tx()
49 cbor_item_t *cbor_encode_pin_opt(const fido_dev_t *);
689 cbor_encode_pin_opt(const fido_dev_t *dev) in cbor_encode_pin_opt() function808 (argv[3] = cbor_encode_pin_opt(dev)) == NULL) { in cbor_encode_hmac_secret_param()
461 (argv[8] = cbor_encode_pin_opt(dev)) == NULL) { in fido_dev_get_touch_begin()
103 if ((argv[3] = cbor_encode_pin_opt(dev)) == NULL || in bio_tx()
514 (argv[5] = cbor_encode_pin_opt(dev)) == NULL) { in largeblob_set_tx()
193 cbor_encode_pin_opt 4 0 100.00% 10 0 100.00%