Searched refs:hash_free (Results 1 – 7 of 7) sorted by relevance
33 void (*hash_free)(QCryptoHash *hash); member
120 .hash_free = qcrypto_glib_hash_free,
139 .hash_free = qcrypto_gcrypt_hash_free,
144 .hash_free = qcrypto_gnutls_hash_free,
188 .hash_free = qcrypto_nettle_hash_free,
134 drv->hash_free(hash); in qcrypto_hash_free()
280 .hash_free = qcrypto_afalg_hash_free,