Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pam-u2f/bin/pamu2fcfg/
H A Dcmdline.h54 …const char *type_help; /**< @brief COSE type to use during registration (ES256 or RS256). Defaults… member
H A Dcmdline.c121 args_info->type_help = gengetopt_args_info_help[4] ; in init_args_info()