Home
last modified time | relevance | path

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

/openssl-master/apps/include/
A Dopt.h332 } OPT_PAIR, STRINT_PAIR; typedef
386 int opt_pair(const char *arg, const OPT_PAIR * pairs, int *result);
/openssl-master/apps/lib/
A Dopt.c226 static OPT_PAIR formats[] = {
242 OPT_PAIR *ap; in opt_format_error()
464 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result) in opt_pair()
466 const OPT_PAIR *pp; in opt_pair()
/openssl-master/apps/
A Dspeed.c195 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found()
284 static const OPT_PAIR doit_choices[] = {
327 static const OPT_PAIR dsa_choices[DSA_NUM] = {
338 static const OPT_PAIR rsa_choices[RSA_NUM] = {
355 static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
376 static const OPT_PAIR ecdsa_choices[ECDSA_NUM] = {
404 static const OPT_PAIR ecdh_choices[EC_NUM] = {
437 static const OPT_PAIR eddsa_choices[EdDSA_NUM] = {
446 static const OPT_PAIR sm2_choices[SM2_NUM] = {
A Ds_client.c720 static const OPT_PAIR services[] = {
/openssl-master/doc/internal/man3/
A DOPTIONS.pod5 OPTIONS, OPT_PAIR, OPT_COMMON, OPT_ERR, OPT_EOF, OPT_HELP,
19 typedef struct { ... } OPT_PAIR;
51 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result);
/openssl-master/util/
A Dindent.pro611 -T OPT_PAIR

Completed in 19 milliseconds