HomeSort by: relevance | last modified time | path
    Searched defs:confunc_f (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/ssl/statem/
statem_local.h 62 typedef int (*confunc_f) (SSL *s, WPACKET *pkt); typedef
84 confunc_f *confunc, int *mt);
97 confunc_f *confunc,int *mt);
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
statem_local.h 54 typedef int (*confunc_f) (SSL *s, WPACKET *pkt); typedef
76 confunc_f *confunc, int *mt);
89 confunc_f *confunc,int *mt);
  /src/crypto/external/apache2/openssl/dist/ssl/statem/
statem_local.h 65 typedef CON_FUNC_RETURN (*confunc_f)(SSL_CONNECTION *s, WPACKET *pkt); typedef
89 confunc_f *confunc, int *mt);
104 confunc_f *confunc, int *mt);

Completed in 70 milliseconds