Lines Matching refs:strcmp
199 if (strcmp(p, "filename") == 0) {
201 } else if (strcmp(p, "password") == 0) {
203 } else if (strcmp(p, "output_file") == 0) {
205 } else if (strcmp(p, "debug_level") == 0) {
210 } else if (strcmp(p, "subject_name") == 0) {
212 } else if (strcmp(p, "san") == 0) {
258 if (strcmp(q, "RFC822") == 0) {
260 } else if (strcmp(q, "URI") == 0) {
262 } else if (strcmp(q, "DNS") == 0) {
264 } else if (strcmp(q, "IP") == 0) {
275 } else if (strcmp(q, "DN") == 0) {
309 } else if (strcmp(p, "md") == 0) {
317 } else if (strcmp(p, "key_usage") == 0) {
323 if (strcmp(q, "digital_signature") == 0) {
325 } else if (strcmp(q, "non_repudiation") == 0) {
327 } else if (strcmp(q, "key_encipherment") == 0) {
329 } else if (strcmp(q, "data_encipherment") == 0) {
331 } else if (strcmp(q, "key_agreement") == 0) {
333 } else if (strcmp(q, "key_cert_sign") == 0) {
335 } else if (strcmp(q, "crl_sign") == 0) {
343 } else if (strcmp(p, "force_key_usage") == 0) {
349 } else if (strcmp(p, "ns_cert_type") == 0) {
355 if (strcmp(q, "ssl_client") == 0) {
357 } else if (strcmp(q, "ssl_server") == 0) {
359 } else if (strcmp(q, "email") == 0) {
361 } else if (strcmp(q, "object_signing") == 0) {
363 } else if (strcmp(q, "ssl_ca") == 0) {
365 } else if (strcmp(q, "email_ca") == 0) {
367 } else if (strcmp(q, "object_signing_ca") == 0) {
375 } else if (strcmp(p, "force_ns_cert_type") == 0) {