Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dafsplit.h105 int qcrypto_afsplit_encode(QCryptoHashAlgorithm hash,
/openbmc/qemu/crypto/
H A Dafsplit.c88 int qcrypto_afsplit_encode(QCryptoHashAlgorithm hash, in qcrypto_afsplit_encode() function
H A Dblock-luks.c798 if (qcrypto_afsplit_encode(luks->hash_alg, in qcrypto_block_luks_store_key()
/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c139 qcrypto_afsplit_encode(data->hash, in test_afsplit()