Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Drandom-none.c27 int qcrypto_random_init(Error **errp) in qcrypto_random_init() function
H A Drandom-gcrypt.c35 int qcrypto_random_init(Error **errp G_GNUC_UNUSED) { return 0; } in qcrypto_random_init() function
H A Drandom-gnutls.c47 int qcrypto_random_init(Error **errp G_GNUC_UNUSED) { return 0; } in qcrypto_random_init() function
H A Dinit.c63 if (qcrypto_random_init(errp) < 0) { in qcrypto_init()
H A Drandom-platform.c37 int qcrypto_random_init(Error **errp) in qcrypto_random_init() function
/openbmc/qemu/include/crypto/
H A Drandom.h48 int qcrypto_random_init(Error **errp);