Home
last modified time | relevance | path

Searched defs:qcrypto_nettle_hmac_alg (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/crypto/
H A Dhmac-nettle.c44 struct qcrypto_nettle_hmac_alg { struct
45 qcrypto_nettle_hmac_setkey setkey;
46 qcrypto_nettle_hmac_update update;
47 qcrypto_nettle_hmac_digest digest;
48 size_t len;