Searched refs:fido_assert_allow_cred (Results 1 – 11 of 11) sorted by relevance
| /freebsd-head/contrib/libfido2/src/ |
| HD | export.gnu | 20 fido_assert_allow_cred;
|
| HD | export.msvc | 19 fido_assert_allow_cred
|
| HD | fido.h | 128 int fido_assert_allow_cred(fido_assert_t *, const unsigned char *, size_t);
|
| HD | assert.c | 679 fido_assert_allow_cred(fido_assert_t *assert, const unsigned char *ptr, in fido_assert_allow_cred() function
|
| /freebsd-head/contrib/libfido2/fuzz/ |
| HD | export.gnu | 20 fido_assert_allow_cred;
|
| HD | fuzz_assert.c | 230 fido_assert_allow_cred(assert, cred->body, cred->len); in get_assert()
|
| HD | functions.txt | 28 fido_assert_allow_cred 13 2 84.62% 22 3 86.36%
|
| /freebsd-head/contrib/libfido2/man/ |
| HD | CMakeLists.txt | 21 fido_assert_allow_cred.3 62 fido_assert_allow_cred fido_assert_empty_allow_list
|
| /freebsd-head/contrib/libfido2/examples/ |
| HD | assert.c | 212 if ((r = fido_assert_allow_cred(assert, body, in main()
|
| /freebsd-head/contrib/libfido2/tools/ |
| HD | assert_get.c | 146 if ((r = fido_assert_allow_cred(assert, id.ptr, in prepare_assert()
|
| /freebsd-head/crypto/openssh/ |
| HD | sk-usbhid.c | 411 if ((r = fido_assert_allow_cred(assert, key_handle, in sk_try() 1194 if ((r = fido_assert_allow_cred(assert, key_handle, in sk_sign()
|