Home
last modified time | relevance | path

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

/third_party/openssl/apps/include/
Dopt.h332 } OPT_PAIR, STRINT_PAIR; typedef
386 int opt_pair(const char *arg, const OPT_PAIR * pairs, int *result);
/third_party/openssl/apps/lib/
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()
/third_party/openssl/apps/
Dspeed.c197 const OPT_PAIR pairs[], unsigned int nbelem) in opt_found()
286 static const OPT_PAIR doit_choices[] = {
329 static const OPT_PAIR dsa_choices[DSA_NUM] = {
340 static const OPT_PAIR rsa_choices[RSA_NUM] = {
357 static const OPT_PAIR ffdh_choices[FFDH_NUM] = {
378 static const OPT_PAIR ecdsa_choices[ECDSA_NUM] = {
406 static const OPT_PAIR ecdh_choices[EC_NUM] = {
439 static const OPT_PAIR eddsa_choices[EdDSA_NUM] = {
448 static const OPT_PAIR sm2_choices[SM2_NUM] = {
Ds_client.c715 static const OPT_PAIR services[] = {
/third_party/openssl/doc/internal/man3/
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);
/third_party/openssl/util/
Dindent.pro611 -T OPT_PAIR