Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dhmacpriv.h31 void *qcrypto_hmac_ctx_new(QCryptoHashAlgorithm alg,
H A Dhmac-glib.c45 void *qcrypto_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_hmac_ctx_new() function
H A Dhmac-gnutls.c55 void *qcrypto_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_hmac_ctx_new() function
H A Dhmac.c102 ctx = qcrypto_hmac_ctx_new(alg, key, nkey, errp); in qcrypto_hmac_new()
H A Dhmac-gcrypt.c46 void *qcrypto_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_hmac_ctx_new() function
H A Dhmac-nettle.c104 void *qcrypto_hmac_ctx_new(QCryptoHashAlgorithm alg, in qcrypto_hmac_ctx_new() function