Home
last modified time | relevance | path

Searched refs:cbor_encode_pin_opt (Results 1 – 8 of 8) sorted by relevance

/src/contrib/libfido2/src/
H A Dpin.c180 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()
H A Dauthkey.c38 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_authkey_tx()
H A Dtouch.c59 (argv[8] = cbor_encode_pin_opt(dev)) == NULL) { in fido_dev_get_touch_begin()
H A Dextern.h50 cbor_item_t *cbor_encode_pin_opt(const fido_dev_t *);
H A Dbio.c104 if ((argv[3] = cbor_encode_pin_opt(dev)) == NULL || in bio_tx()
H A Dlargeblob.c526 (argv[5] = cbor_encode_pin_opt(dev)) == NULL) { in largeblob_set_tx()
H A Dcbor.c723 cbor_encode_pin_opt(const fido_dev_t *dev) in cbor_encode_pin_opt() function
/src/contrib/libfido2/fuzz/
H A Dfunctions.txt198 cbor_encode_pin_opt 4 0 100.00% 8 0 100.00%