Searched refs:tmpformat (Results 1 – 2 of 2) sorted by relevance
273 int tmpformat=-1; in MAIN() local277 tmpformat = FORMAT_PEMRSA; in MAIN()279 tmpformat = FORMAT_ASN1RSA; in MAIN()282 tmpformat = FORMAT_IISSGC; in MAIN()284 tmpformat = informat; in MAIN()286 pkey = load_pubkey(bio_err, infile, tmpformat, 1, in MAIN()
990 char *tmpformat; variable994 number = (int)trio_to_long(&format[index], &tmpformat, BASE_DECIMAL);995 index = (int)(tmpformat - format);1199 char *tmpformat; variable1331 &tmpformat,1333 index = (int)(tmpformat - format);1375 &tmpformat,1379 index = (int)(tmpformat - format);1440 &tmpformat,1442 index = (int)(tmpformat - format);[all …]