Home
last modified time | relevance | path

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

/openssl/apps/include/
H A Dopt.h364 } OPT_PAIR, STRINT_PAIR; typedef
426 int opt_pair(const char *arg, const OPT_PAIR *pairs, int *result);
/openssl/apps/lib/
H A Dopt.c227 static OPT_PAIR formats[] = {
250 OPT_PAIR *ap; in opt_format_error()
494 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result) in opt_pair()
496 const OPT_PAIR *pp; in opt_pair()
/openssl/doc/internal/man3/
H 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/apps/
H A Dspeed.c220 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found()
322 static const OPT_PAIR doit_choices[] = {
368 static const OPT_PAIR dsa_choices[DSA_NUM] = {
379 static const OPT_PAIR rsa_choices[RSA_NUM] = {
396 static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
417 static const OPT_PAIR ecdsa_choices[ECDSA_NUM] = {
451 static const OPT_PAIR ecdh_choices[EC_NUM] = {
487 static const OPT_PAIR eddsa_choices[EdDSA_NUM] = {
497 static const OPT_PAIR sm2_choices[SM2_NUM] = {
H A Ds_client.c776 static const OPT_PAIR services[] = {
/openssl/util/
H A Dindent.pro609 -T OPT_PAIR

Completed in 34 milliseconds