Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dcryptodev.h325 CryptoDevBackendClient *cryptodev_backend_new_client(void);
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c89 cc = cryptodev_backend_new_client(); in cryptodev_builtin_init()
H A Dcryptodev.c107 CryptoDevBackendClient *cryptodev_backend_new_client(void) in cryptodev_backend_new_client() function