Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/regress/
H A Dcred.c54 static const unsigned char authdata_dupkeys[200] = { variable
1997 assert(fido_cred_set_authdata(c, authdata_dupkeys, in duplicate_keys()
1998 sizeof(authdata_dupkeys)) == FIDO_ERR_INVALID_ARGUMENT); in duplicate_keys()