Home
last modified time | relevance | path

Searched refs:cbor_encode_pin_auth (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/libfido2/src/
HDextern.h48 cbor_item_t *cbor_encode_pin_auth(const fido_dev_t *, const fido_blob_t *,
HDpin.c454 (argv[3] = cbor_encode_pin_auth(dev, ecdh, ppine)) == NULL || in fido_dev_set_pin_tx()
711 if ((*auth = cbor_encode_pin_auth(dev, token, hmac_data)) == NULL || in cbor_add_uv_params()
HDcbor.c690 cbor_encode_pin_auth(const fido_dev_t *dev, const fido_blob_t *secret, in cbor_encode_pin_auth() function
827 (argv[2] = cbor_encode_pin_auth(dev, ecdh, enc)) == NULL || in cbor_encode_hmac_secret_param()
HDbio.c105 (argv[4] = cbor_encode_pin_auth(dev, token, &hmac)) == NULL) { in bio_tx()
HDlargeblob.c525 (argv[4] = cbor_encode_pin_auth(dev, token, hmac)) == NULL || in largeblob_set_tx()
/freebsd-14-stable/contrib/libfido2/fuzz/
HDfunctions.txt197 cbor_encode_pin_auth 21 1 95.24% 22 3 86.36%