Searched refs:eay_get_pkcs1privkey (Results 1 – 3 of 3) sorted by relevance
70 extern vchar_t *eay_get_pkcs1privkey(char *);
393 if ((privkey = eay_get_pkcs1privkey(bufs[0])) == NULL){ in privsep_init()896 return eay_get_pkcs1privkey(path); in privsep_eay_get_pkcs1privkey()
879 eay_get_pkcs1privkey(char *path) in eay_get_pkcs1privkey() function