Home
last modified time | relevance | path

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

/external/openssh/
Dsk-usbhid.c412 check_enroll_options(struct sk_option **options, char **devicep, in check_enroll_options() argument
421 if ((*devicep = strdup(options[i]->value)) == NULL) { in check_enroll_options()
425 skdebug(__func__, "requested device %s", *devicep); in check_enroll_options()
692 check_sign_load_resident_options(struct sk_option **options, char **devicep) in check_sign_load_resident_options() argument
700 if ((*devicep = strdup(options[i]->value)) == NULL) { in check_sign_load_resident_options()
704 skdebug(__func__, "requested device %s", *devicep); in check_sign_load_resident_options()