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

  /src/crypto/external/apache2/openssl/dist/crypto/
trace.c 44 static const BIO_METHOD trace_method = { variable
407 if ((channel = BIO_new(&trace_method)) == NULL
  /src/crypto/external/bsd/openssl/dist/crypto/
trace.c 43 static const BIO_METHOD trace_method = { variable
401 if ((channel = BIO_new(&trace_method)) == NULL

Completed in 25 milliseconds