Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsk-usbhid.c739 check_enroll_options(struct sk_option **options, char **devicep, in check_enroll_options() argument
748 if ((*devicep = strdup(options[i]->value)) == NULL) { in check_enroll_options()
752 skdebug(__func__, "requested device %s", *devicep); in check_enroll_options()
1121 check_sign_load_resident_options(struct sk_option **options, char **devicep) in check_sign_load_resident_options() argument
1129 if ((*devicep = strdup(options[i]->value)) == NULL) { in check_sign_load_resident_options()
1133 skdebug(__func__, "requested device %s", *devicep); in check_sign_load_resident_options()