Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/tools/
H A Dtest.sh36 get_assert() { function
108 get_assert no.tld "-u" u2f-cred /dev/null u2f-assert
114 get_assert no.tld "--" wrap-cred /dev/null wrap-assert
116 get_assert no.tld "-t pin=true" wrap-cred /dev/null wrap-assert
119 get_assert no.tld "-t pin=false" wrap-cred /dev/null wrap-assert
121 get_assert no.tld "-t up=true" wrap-cred /dev/null wrap-assert
131 get_assert no.tld "-t up=false" wrap-cred /dev/null wrap-assert
140 get_assert no.tld "-h" wrap-cred hmac-salt wrap-assert
169 get_assert no.tld "-t uv=true" wrap-cred /dev/null wrap-assert
238 get_assert no.tld "-r" /dev/null /dev/null wrap-assert
[all …]
/freebsd-13.1/contrib/libfido2/fuzz/
H A Dfuzz_assert.c205 get_assert(fido_assert_t *assert, uint8_t opt, const struct blob *cdh, in get_assert() function
397 get_assert(assert, p->opt, &p->cdh, p->rp_id, p->ext, p->up, p->uv, in test()