Searched refs:fido_assert_allow_cred (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/libfido2/src/ |
| H A D | export.msvc | 12 fido_assert_allow_cred
|
| H A D | export.gnu | 13 fido_assert_allow_cred;
|
| H A D | fido.h | 100 int fido_assert_allow_cred(fido_assert_t *, const unsigned char *, size_t);
|
| H A D | assert.c | 685 fido_assert_allow_cred(fido_assert_t *assert, const unsigned char *ptr, in fido_assert_allow_cred() function
|
| /freebsd-13.1/contrib/libfido2/fuzz/ |
| H A D | export.gnu | 13 fido_assert_allow_cred;
|
| H A D | fuzz_assert.c | 229 fido_assert_allow_cred(assert, cred->body, cred->len); in get_assert()
|
| H A D | functions.txt | 30 fido_assert_allow_cred 13 2 84.62% 29 3 89.66%
|
| /freebsd-13.1/contrib/libfido2/examples/ |
| H A D | assert.c | 198 if ((r = fido_assert_allow_cred(assert, body, in main()
|
| /freebsd-13.1/contrib/libfido2/tools/ |
| H A D | assert_get.c | 141 if ((r = fido_assert_allow_cred(assert, id.ptr, in prepare_assert()
|
| /freebsd-13.1/contrib/libfido2/man/ |
| H A D | CMakeLists.txt | 19 fido_assert_allow_cred.3
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | sk-usbhid.c | 352 if ((r = fido_assert_allow_cred(assert, key_handle, in sk_try() 1022 if ((r = fido_assert_allow_cred(assert, key_handle, in sk_sign()
|