Searched refs:get_assert (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/libfido2/tools/ |
| H A D | test.sh | 40 get_assert() { function 115 get_assert no.tld "-u" u2f-cred /dev/null u2f-assert 122 get_assert no.tld "--" wrap-cred /dev/null wrap-assert 124 get_assert no.tld "-t pin=true" wrap-cred /dev/null wrap-assert 127 get_assert no.tld "-t pin=false" wrap-cred /dev/null wrap-assert 129 get_assert no.tld "-t up=true" wrap-cred /dev/null wrap-assert 139 get_assert no.tld "-t up=false" wrap-cred /dev/null wrap-assert 148 get_assert no.tld "-h" wrap-cred hmac-salt wrap-assert 177 get_assert no.tld "-t uv=true" wrap-cred /dev/null wrap-assert 246 get_assert no.tld "-r" /dev/null /dev/null wrap-assert [all …]
|
| /freebsd-14.2/contrib/libfido2/fuzz/ |
| H A D | fuzz_assert.c | 206 get_assert(fido_assert_t *assert, uint8_t opt, const struct blob *cdh, in get_assert() function 457 get_assert(assert, p->opt, &p->cdh, p->rp_id, p->ext, p->up, p->uv, in test()
|