diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-03-23 17:24:10 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-03-23 17:24:10 +0000 |
| commit | fadebab18d4bb97e3ca8c840937c41cdfef8d798 (patch) | |
| tree | 5407aa1db87c9dffbf68ddc3fc698d783fbe996d /fuzz/export.gnu | |
| parent | c06c65e0308fdfc14e455f5067a2f5dcfd9c1b77 (diff) | |
Diffstat (limited to 'fuzz/export.gnu')
| -rw-r--r-- | fuzz/export.gnu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fuzz/export.gnu b/fuzz/export.gnu index c23831c0b808..62dfda926944 100644 --- a/fuzz/export.gnu +++ b/fuzz/export.gnu @@ -127,6 +127,7 @@ fido_cred_clientdata_hash_len; fido_cred_clientdata_hash_ptr; fido_cred_display_name; + fido_cred_entattest; fido_cred_exclude; fido_cred_flags; fido_cred_largeblob_key_len; @@ -172,6 +173,7 @@ fido_cred_set_blob; fido_cred_set_clientdata; fido_cred_set_clientdata_hash; + fido_cred_set_entattest; fido_cred_set_extensions; fido_cred_set_fmt; fido_cred_set_id; |
