Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dcipher-afalg.c60 static const struct QCryptoCipherDriver qcrypto_cipher_afalg_driver; variable
113 afalg->base.driver = &qcrypto_cipher_afalg_driver; in qcrypto_afalg_cipher_ctx_new()
227 static const struct QCryptoCipherDriver qcrypto_cipher_afalg_driver = { variable