Home | History | Annotate | Download | only in racoon

Lines Matching refs:FILE

876  * get a X509 certificate from local file.
888 FILE *fp;
992 * get PKCS#1 Private Key of PEM format from local file.
998 FILE *fp;
1055 * get PKCS#1 Public Key of PEM format from local file.
1061 FILE *fp;
1207 const char *file, *data;
1213 while ((l = ERR_get_error_line_data(&file, &line, &data, &flags)) != 0){
1216 es, ERR_error_string(l, buf), file, line,