Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhash.c82 int qcrypto_hash_digestv(QCryptoHashAlgorithm alg, in qcrypto_hash_digestv() function
114 return qcrypto_hash_digestv(alg, &iov, 1, digest, errp); in qcrypto_hash_digest()
/openbmc/qemu/include/crypto/
H A Dhash.h117 int qcrypto_hash_digestv(QCryptoHashAlgorithm alg,