Lines Matching full:hmac
12 # - assumes CTAP 2.1-like hmac-secret;
54 dd if=/dev/urandom bs=32 count=1 | base64 > hmac-salt
81 # wrap (non-resident) + hmac-secret
102 # resident + hmac-secret
148 get_assert no.tld "-h" wrap-cred hmac-salt wrap-assert
151 get_assert no.tld "-h -t pin=true" wrap-cred hmac-salt wrap-assert
155 get_assert no.tld "-h -t pin=false" wrap-cred hmac-salt wrap-assert
158 get_assert no.tld "-h -t up=true" wrap-cred hmac-salt wrap-assert
162 get_assert no.tld "-h -t up=true -t pin=true" wrap-cred hmac-salt wrap-assert
168 get_assert no.tld "-h -t up=true -t pin=false" wrap-cred hmac-salt wrap-assert
172 ! get_assert no.tld "-h -t up=false" wrap-cred hmac-salt wrap-assert
173 ! get_assert no.tld "-h -t up=false -t pin=true" wrap-cred hmac-salt wrap-assert
174 ! get_assert no.tld "-h -t up=false -t pin=false" wrap-cred hmac-salt wrap-assert
213 get_assert no.tld "-h -t uv=true" wrap-cred hmac-salt wrap-assert
215 get_assert no.tld "-h -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert
217 get_assert no.tld "-h -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert
219 get_assert no.tld "-h -t uv=false" wrap-cred hmac-salt wrap-assert
221 get_assert no.tld "-h -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert
223 get_assert no.tld "-h -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert
225 get_assert no.tld "-h -t up=true -t uv=true" wrap-cred hmac-salt wrap-assert
227 get_assert no.tld "-h -t up=true -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert
229 get_assert no.tld "-h -t up=true -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert
231 get_assert no.tld "-h -t up=true -t uv=false" wrap-cred hmac-salt wrap-assert
233 get_assert no.tld "-h -t up=true -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert
235 get_assert no.tld "-h -t up=true -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert
237 ! get_assert no.tld "-h -t up=false -t uv=true" wrap-cred hmac-salt wrap-assert
238 ! get_assert no.tld "-h -t up=false -t uv=true -t pin=true" wrap-cred hmac-salt wrap-assert
239 ! get_assert no.tld "-h -t up=false -t uv=true -t pin=false" wrap-cred hmac-salt wrap-assert
240 ! get_assert no.tld "-h -t up=false -t uv=false" wrap-cred hmac-salt wrap-assert
241 ! get_assert no.tld "-h -t up=false -t uv=false -t pin=true" wrap-cred hmac-salt wrap-assert
242 ! get_assert no.tld "-h -t up=false -t uv=false -t pin=false" wrap-cred hmac-salt wrap-assert
255 get_assert no.tld "-r -h" /dev/null hmac-salt wrap-assert
256 get_assert no.tld "-r -h -t pin=true" /dev/null hmac-salt wrap-assert
257 get_assert no.tld "-r -h -t pin=false" /dev/null hmac-salt wrap-assert
258 get_assert no.tld "-r -h -t up=true" /dev/null hmac-salt wrap-assert
259 get_assert no.tld "-r -h -t up=true -t pin=true" /dev/null hmac-salt wrap-assert
260 get_assert no.tld "-r -h -t up=true -t pin=false" /dev/null hmac-salt wrap-assert
261 ! get_assert no.tld "-r -h -t up=false" /dev/null hmac-salt wrap-assert
262 ! get_assert no.tld "-r -h -t up=false -t pin=true" /dev/null hmac-salt wrap-assert
263 ! get_assert no.tld "-r -h -t up=false -t pin=false" /dev/null hmac-salt wrap-assert
284 get_assert no.tld "-r -h -t uv=true" /dev/null hmac-salt wrap-assert
285 get_assert no.tld "-r -h -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert
286 get_assert no.tld "-r -h -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert
287 get_assert no.tld "-r -h -t uv=false" /dev/null hmac-salt wrap-assert
288 get_assert no.tld "-r -h -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert
289 get_assert no.tld "-r -h -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert
290 get_assert no.tld "-r -h -t up=true -t uv=true" /dev/null hmac-salt wrap-assert
291 get_assert no.tld "-r -h -t up=true -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert
292 get_assert no.tld "-r -h -t up=true -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert
293 get_assert no.tld "-r -h -t up=true -t uv=false" /dev/null hmac-salt wrap-assert
294 get_assert no.tld "-r -h -t up=true -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert
295 get_assert no.tld "-r -h -t up=true -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert
296 ! get_assert no.tld "-r -h -t up=false -t uv=true" /dev/null hmac-salt wrap-assert
297 ! get_assert no.tld "-r -h -t up=false -t uv=true -t pin=true" /dev/null hmac-salt wrap-assert
298 ! get_assert no.tld "-r -h -t up=false -t uv=true -t pin=false" /dev/null hmac-salt wrap-assert
299 ! get_assert no.tld "-r -h -t up=false -t uv=false" /dev/null hmac-salt wrap-assert
300 ! get_assert no.tld "-r -h -t up=false -t uv=false -t pin=true" /dev/null hmac-salt wrap-assert
301 ! get_assert no.tld "-r -h -t up=false -t uv=false -t pin=false" /dev/null hmac-salt wrap-assert