Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhashpriv.h33 void (*hash_free)(QCryptoHash *hash); member
H A Dhash-glib.c120 .hash_free = qcrypto_glib_hash_free,
H A Dhash-gcrypt.c139 .hash_free = qcrypto_gcrypt_hash_free,
H A Dhash-gnutls.c144 .hash_free = qcrypto_gnutls_hash_free,
H A Dhash-nettle.c188 .hash_free = qcrypto_nettle_hash_free,
H A Dhash.c134 drv->hash_free(hash); in qcrypto_hash_free()
H A Dhash-afalg.c280 .hash_free = qcrypto_afalg_hash_free,