Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dexport.gnu179 fido_cred_set_id;
H A Dexport.msvc178 fido_cred_set_id
H A Dfido.h161 int fido_cred_set_id(fido_cred_t *, const unsigned char *, size_t);
H A Dcred.c680 fido_cred_set_id(fido_cred_t *cred, const unsigned char *ptr, size_t len) in fido_cred_set_id() function
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu176 fido_cred_set_id;
H A Dfuzz_credman.c359 r0 = fido_cred_set_id(cred, p->cred_id.body, p->cred_id.len); in set_rk()
H A Dfuzz_cred.c428 fido_cred_set_id(cred, p->user_id.body, p->user_id.len); in test_misc()
H A Dfunctions.txt276 fido_cred_set_id 6 0 100.00% 5 0 100.00%
/freebsd/contrib/libfido2/tools/
H A Dcredman.c299 if ((r = fido_cred_set_id(cred, cred_id_ptr, cred_id_len)) != FIDO_OK) { in credman_update_rk()
/freebsd/contrib/libfido2/
H A DNEWS101 - fido_cred_set_id;
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt217 fido_cred_set_authdata fido_cred_set_id