OPT_PAIR
int opt_pair(const char *arg, const OPT_PAIR *pairs, int *result);
static OPT_PAIR formats[] = {
OPT_PAIR *ap;
int opt_pair(const char *name, const OPT_PAIR *pairs, int *result)
const OPT_PAIR *pp;
static const OPT_PAIR services[] = {
const OPT_PAIR pairs[], unsigned int nbelem)
static const OPT_PAIR doit_choices[] = {
static const OPT_PAIR dsa_choices[DSA_NUM] = {
static const OPT_PAIR rsa_choices[RSA_NUM] = {
static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
static const OPT_PAIR ecdsa_choices[ECDSA_NUM] = {
static const OPT_PAIR ecdh_choices[EC_NUM] = {
static const OPT_PAIR eddsa_choices[EdDSA_NUM] = {
static const OPT_PAIR sm2_choices[SM2_NUM] = {