Searched refs:spkac_file (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dca.c272 char *spkac_file = NULL; local
469 spkac_file = *(++argv);
731 if (!selfsign || spkac_file || ss_cert_file || gencrl) {
1108 if (spkac_file != NULL) {
1110 j = certify_spkac(&x, spkac_file, pkey, x509, dgst, sigopts,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dca.c272 char *spkac_file = NULL; local
469 spkac_file = *(++argv);
731 if (!selfsign || spkac_file || ss_cert_file || gencrl) {
1108 if (spkac_file != NULL) {
1110 j = certify_spkac(&x, spkac_file, pkey, x509, dgst, sigopts,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dca.c270 char *spkac_file=NULL; local
476 spkac_file = *(++argv);
751 if (!selfsign || spkac_file || ss_cert_file || gencrl)
1157 if (spkac_file != NULL)
1160 j=certify_spkac(&x,spkac_file,pkey,x509,dgst,attribs,db,

Completed in 118 milliseconds