Searched refs:peerform (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
156 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
164 else if (strcmp(*argv,"-peerform") == 0)
167 else peerform=str2fmt(*(++argv));
513 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
524 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
150 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
157 } else if (strcmp(*argv, "-peerform") == 0) {
161 peerform = str2fmt(*(++argv));
469 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
479 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
150 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
157 } else if (strcmp(*argv, "-peerform") == 0) {
161 peerform = str2fmt(*(++argv));
469 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
479 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
156 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
164 else if (strcmp(*argv,"-peerform") == 0)
167 else peerform=str2fmt(*(++argv));
513 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
524 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
150 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
157 } else if (strcmp(*argv, "-peerform") == 0) {
161 peerform = str2fmt(*(++argv));
469 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
479 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dpkeyutl.c79 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform,
94 int keyform = FORMAT_PEM, peerform = FORMAT_PEM; local
156 else if (!setup_peer(bio_err, ctx, peerform, *(++argv)))
164 else if (strcmp(*argv,"-peerform") == 0)
167 else peerform=str2fmt(*(++argv));
513 static int setup_peer(BIO *err, EVP_PKEY_CTX *ctx, int peerform, argument
524 peer = load_pubkey(bio_err, file, peerform, 0, NULL, NULL, "Peer Key");

Completed in 133 milliseconds