Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/src/
H A Dpin.c178 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()
H A Dauthkey.c37 if ((argv[0] = cbor_encode_pin_opt(dev)) == NULL || in fido_dev_authkey_tx()
H A Dextern.h49 cbor_item_t *cbor_encode_pin_opt(const fido_dev_t *);
H A Dcbor.c689 cbor_encode_pin_opt(const fido_dev_t *dev) in cbor_encode_pin_opt() function
808 (argv[3] = cbor_encode_pin_opt(dev)) == NULL) { in cbor_encode_hmac_secret_param()
H A Ddev.c461 (argv[8] = cbor_encode_pin_opt(dev)) == NULL) { in fido_dev_get_touch_begin()
H A Dbio.c103 if ((argv[3] = cbor_encode_pin_opt(dev)) == NULL || in bio_tx()
H A Dlargeblob.c514 (argv[5] = cbor_encode_pin_opt(dev)) == NULL) { in largeblob_set_tx()
/freebsd-13.1/contrib/libfido2/fuzz/
H A Dfunctions.txt193 cbor_encode_pin_opt 4 0 100.00% 10 0 100.00%