Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dblock.h290 QCryptoHashAlgo qcrypto_block_get_kdf_hash(QCryptoBlock *block);
/openbmc/qemu/crypto/
H A Dblock.c335 QCryptoHashAlgo qcrypto_block_get_kdf_hash(QCryptoBlock *block) in qcrypto_block_get_kdf_hash() function
/openbmc/qemu/tests/unit/
H A Dtest-crypto-block.c263 qcrypto_block_get_kdf_hash(blk)); in test_block_assert_setup()