Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhash-nettle.c41 union qcrypto_hash_ctx { union
128 hash->opaque = g_new(union qcrypto_hash_ctx, 1); in qcrypto_nettle_hash_new()
137 union qcrypto_hash_ctx *ctx = hash->opaque; in qcrypto_nettle_hash_free()
149 union qcrypto_hash_ctx *ctx = hash->opaque; in qcrypto_nettle_hash_update()
166 union qcrypto_hash_ctx *ctx = hash->opaque; in qcrypto_nettle_hash_finalize()