Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c144 qcrypto_afsplit_decode(data->hash, in test_afsplit()
161 qcrypto_afsplit_decode(data->hash, in test_afsplit()
/openbmc/qemu/include/crypto/
H A Dafsplit.h127 int qcrypto_afsplit_decode(QCryptoHashAlgorithm hash,
/openbmc/qemu/crypto/
H A Dafsplit.c120 int qcrypto_afsplit_decode(QCryptoHashAlgorithm hash, in qcrypto_afsplit_decode() function
H A Dblock-luks.c984 if (qcrypto_afsplit_decode(luks->hash_alg, in qcrypto_block_luks_load_key()