Home | History | Annotate | Download | only in racoon

Lines Matching refs:__P

121 static int cb_check_cert_local __P((int, X509_STORE_CTX *));
122 static int cb_check_cert_remote __P((int, X509_STORE_CTX *));
123 static X509 *mem2x509 __P((vchar_t *));
125 static caddr_t eay_hmac_init __P((vchar_t *, const EVP_MD *));