Searched refs:hash_new (Results 1 – 7 of 7) sorted by relevance
24 QCryptoHash *(*hash_new)(QCryptoHashAlgo alg, Error **errp); member
112 hash = qcrypto_hash_afalg_driver.hash_new(alg, NULL); in qcrypto_hash_new()119 hash = qcrypto_hash_lib_driver.hash_new(alg, errp); in qcrypto_hash_new()
117 .hash_new = qcrypto_glib_hash_new,
136 .hash_new = qcrypto_gcrypt_hash_new,
141 .hash_new = qcrypto_gnutls_hash_new,
185 .hash_new = qcrypto_nettle_hash_new,
279 .hash_new = qcrypto_afalg_hash_new,