Lines Matching refs:fido_blob_t
82 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_tx()
84 fido_blob_t f; in fido_dev_get_assert_tx()
265 const es256_pk_t *pk, const fido_blob_t *ecdh, const char *pin, int *ms) in fido_dev_get_assert_wait()
286 const fido_blob_t *key) in decrypt_hmac_secrets()
307 fido_blob_t *ecdh = NULL; in fido_dev_get_assert()
389 get_es256_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_es256_hash()
390 const fido_blob_t *authdata) in get_es256_hash()
413 get_es384_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_es384_hash()
414 const fido_blob_t *authdata) in get_es384_hash()
437 get_eddsa_hash(fido_blob_t *dgst, const fido_blob_t *clientdata, in get_eddsa_hash()
438 const fido_blob_t *authdata) in get_eddsa_hash()
452 fido_get_signed_hash(int cose_alg, fido_blob_t *dgst, in fido_get_signed_hash()
453 const fido_blob_t *clientdata, const fido_blob_t *authdata_cbor) in fido_get_signed_hash()
456 fido_blob_t authdata; in fido_get_signed_hash()
498 fido_blob_t dgst; in fido_assert_verify()
650 fido_blob_t id; in fido_assert_allow_cred()
651 fido_blob_t *list_ptr; in fido_assert_allow_cred()
663 assert->allow_list.len + 1, sizeof(fido_blob_t))) == NULL) { in fido_assert_allow_cred()