Searched refs:eay_get_pkcs1privkey (Results 1 – 4 of 4) sorted by relevance
71 extern vchar_t *eay_get_pkcs1privkey __P((char *));
356 if ((privkey = eay_get_pkcs1privkey(bufs[0])) == NULL){ in privsep_init()711 return eay_get_pkcs1privkey(path);
1005 eay_get_pkcs1privkey(path) in eay_get_pkcs1privkey() function
582 return eay_get_pkcs1privkey(file); in privsep_eay_get_pkcs1privkey()