Searched refs:hash_update (Results 1 – 7 of 7) sorted by relevance
25 int (*hash_update)(QCryptoHash *hash, member
118 .hash_update = qcrypto_glib_hash_update,
137 .hash_update = qcrypto_gcrypt_hash_update,
142 .hash_update = qcrypto_gnutls_hash_update,
186 .hash_update = qcrypto_nettle_hash_update,
88 return drv->hash_update(hash, iov, niov, errp); in qcrypto_hash_updatev()
281 .hash_update = qcrypto_afalg_hash_update,