Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhash-afalg.c68 qcrypto_afalg_hash_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_afalg_hash_hmac_ctx_new() function
105 return qcrypto_afalg_hash_hmac_ctx_new(alg, NULL, 0, false, errp); in qcrypto_afalg_hash_ctx_new()
113 return qcrypto_afalg_hash_hmac_ctx_new(alg, key, nkey, true, errp); in qcrypto_afalg_hmac_ctx_new()