Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhash-afalg.c117 qcrypto_afalg_hash_hmac_bytesv(QCryptoAFAlg *hmac, in qcrypto_afalg_hash_hmac_bytesv() function
182 return qcrypto_afalg_hash_hmac_bytesv(NULL, alg, iov, niov, result, in qcrypto_afalg_hash_bytesv()
193 return qcrypto_afalg_hash_hmac_bytesv(hmac->opaque, hmac->alg, in qcrypto_afalg_hmac_bytesv()