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

/external/openssl/apps/
H A Docsp.c134 char *rsignfile = NULL, *rkeyfile = NULL; local
558 rkeyfile = *args;
671 if (!rkeyfile) rkeyfile = rsignfile;
687 rkey = load_key(bio_err, rkeyfile, FORMAT_PEM, 0, NULL, NULL,

Completed in 85 milliseconds