Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dinit.c39 static void qcrypto_gnutls_log(int level, const char *str) in qcrypto_gnutls_log() function
58 gnutls_global_set_log_function(qcrypto_gnutls_log); in qcrypto_init()