Home
last modified time | relevance | path

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

/qemu/backends/
H A Dcryptodev-builtin.c552 QCryptodevBackendAlgoType algtype = op_info->algtype; in cryptodev_builtin_operation() local
H A Dcryptodev-lkcf.c480 QCryptodevBackendAlgoType algtype = op_info->algtype; in cryptodev_lkcf_operation() local
H A Dcryptodev.c188 enum QCryptodevBackendAlgoType algtype = op_info->algtype; in cryptodev_backend_account() local
/qemu/include/system/
H A Dcryptodev.h181 QCryptodevBackendAlgoType algtype; member