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

/external/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h71 extern vchar_t *eay_get_pkcs1privkey __P((char *));
H A Dprivsep.c333 * stuff eay_get_pkcs1privkey and eay_get_x509sign
354 "eay_get_pkcs1privkey(\"%s\")\n", bufs[0]);
356 if ((privkey = eay_get_pkcs1privkey(bufs[0])) == NULL){
711 return eay_get_pkcs1privkey(path);
H A Dcrypto_openssl.c995 eay_get_pkcs1privkey(path) function
/external/ipsec-tools/
H A Dsetup.c573 return eay_get_pkcs1privkey(file);

Completed in 1344 milliseconds