Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dafalgpriv.h28 #define AFALG_TYPE_HASH "hash" macro
H A Dhash-afalg.c80 afalg = qcrypto_afalg_comm_alloc(AFALG_TYPE_HASH, name, errp); in qcrypto_afalg_hash_hmac_ctx_new()