Home
last modified time | relevance | path

Searched defs:qcrypto_random_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/crypto/
H A Drandom-gcrypt.c35 int qcrypto_random_init(Error **errp G_GNUC_UNUSED) { return 0; } in qcrypto_random_init() function
H A Drandom-none.c27 int qcrypto_random_init(Error **errp) 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 Drandom-platform.c37 int qcrypto_random_init(Error **errp) in qcrypto_random_init() function