Searched refs:check_sk_options (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/crypto/openssh/ |
| HD | sk-usbhid.c | 433 check_sk_options(fido_dev_t *dev, const char *opt, int *ret) in check_sk_options() function 486 if (skvcnt == 1 && check_sk_options(skv[0]->dev, "uv", in sk_select_by_cred() 804 if (pin == NULL && check_sk_options(dev, "uv", &sk_supports_uv) == 0 && in key_lookup() 1214 if (check_sk_options(sk->dev, "uv", &internal_uv) < 0 || in sk_sign() 1281 if (check_sk_options(sk->dev, "uv", &internal_uv) != 0) { in read_rks()
|