Searched refs:qcrypto_hash_update (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/crypto/ | ||
H A D | hash.h | 182 int qcrypto_hash_update(QCryptoHash *hash, |
/openbmc/qemu/crypto/ | ||
H A D | hash.c | 91 int qcrypto_hash_update(QCryptoHash *hash, in qcrypto_hash_update() function |