Home
last modified time | relevance | path

Searched refs:debug_print_cert (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c4544 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert() function
4622 debug_print_cert(conn->peer_issuer, "Add OCSP issuer"); in ocsp_resp_cb()