Home
last modified time | relevance | path

Searched refs:FORMAT_IISSGC (Results 1 – 3 of 3) sorted by relevance

/external/openssl/apps/
Drsa.c282 tmpformat = FORMAT_IISSGC; in MAIN()
292 FORMAT_IISSGC : informat), 1, in MAIN()
Dapps.h336 #define FORMAT_IISSGC 8 /* XXX this stupid macro helps us to avoid macro
Dapps.c923 else if (format == FORMAT_NETSCAPE || format == FORMAT_IISSGC) in load_key()
1043 else if (format == FORMAT_NETSCAPE || format == FORMAT_IISSGC) in load_pubkey()
1095 (format == FORMAT_IISSGC ? 1 : 0)); in load_netscape_key()