Searched refs:devicep (Results 1 – 1 of 1) sorted by relevance
412 check_enroll_options(struct sk_option **options, char **devicep, in check_enroll_options() argument421 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() argument700 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()