Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhmac.c45 int qcrypto_hmac_digestv(QCryptoHmac *hmac, in qcrypto_hmac_digestv() function
83 return qcrypto_hmac_digestv(hmac, &iov, 1, digest, errp); in qcrypto_hmac_digest()
/openbmc/qemu/include/crypto/
H A Dhmac.h140 int qcrypto_hmac_digestv(QCryptoHmac *hmac,