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