HomeSort by: relevance | last modified time | path
    Searched refs:log_crypto_err_code (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
net_help.h 450 void log_crypto_err_code(const char* str, unsigned long err);
463 * errcode from ERR_get_error. Calls log_err() and log_crypto_err_code.
net_help.c 1013 log_crypto_err_code(str, ERR_get_error());
1019 void log_crypto_err_code(const char* str, unsigned long err) function
1101 log_crypto_err_code(buf, err);
1105 log_crypto_err_code(str, err);
  /src/external/bsd/unbound/dist/testcode/
unitverify.c 613 log_crypto_err_code("EVP_DigestVerifyInit", e);
  /src/external/bsd/unbound/dist/dnstap/
unbound-dnstap-socket.c 1026 log_crypto_err_code("ssl handshake failed",

Completed in 225 milliseconds