Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Divgen.h170 QCryptoIVGenAlgorithm qcrypto_ivgen_get_algorithm(QCryptoIVGen *ivgen);
/openbmc/qemu/crypto/
H A Divgen.c76 QCryptoIVGenAlgorithm qcrypto_ivgen_get_algorithm(QCryptoIVGen *ivgen) in qcrypto_ivgen_get_algorithm() function
/openbmc/qemu/tests/unit/
H A Dtest-crypto-block.c266 qcrypto_ivgen_get_algorithm(ivgen)); in test_block_assert_setup()