Searched refs:cbor_encode_pin_opt (Results 1 – 8 of 8) sorted by relevance
180 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in ctap20_uv_token_tx()241 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in ctap21_uv_token_tx()396 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_change_pin_tx()451 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_set_pin_tx()712 (*opt = cbor_encode_pin_opt(dev)) == NULL) { in cbor_add_uv_params()
38 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_authkey_tx()
59 (argv[8] = cbor_encode_pin_opt(dev)) == NULL) { in fido_dev_get_touch_begin()
50 cbor_item_t *cbor_encode_pin_opt(const fido_dev_t *);
104 if ((argv[3] = cbor_encode_pin_opt(dev)) == NULL || in bio_tx()
526 (argv[5] = cbor_encode_pin_opt(dev)) == NULL) { in largeblob_set_tx()
723 cbor_encode_pin_opt(const fido_dev_t *dev) in cbor_encode_pin_opt() function
198 cbor_encode_pin_opt 4 0 100.00% 8 0 100.00%