Home
last modified time | relevance | path

Searched refs:qcrypto_hash_update (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/crypto/
H A Dhash.h182 int qcrypto_hash_update(QCryptoHash *hash,
/openbmc/qemu/crypto/
H A Dhash.c91 int qcrypto_hash_update(QCryptoHash *hash, in qcrypto_hash_update() function