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(QCryptoHashAlgo alg,
H A Dhmac-glib.c45 void *qcrypto_hmac_ctx_new(QCryptoHashAlgo alg, in qcrypto_hmac_ctx_new() function
H A Dhmac-gnutls.c55 void *qcrypto_hmac_ctx_new(QCryptoHashAlgo 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.c49 void *qcrypto_hmac_ctx_new(QCryptoHashAlgo alg, in qcrypto_hmac_ctx_new() function
H A Dhmac-nettle.c115 void *qcrypto_hmac_ctx_new(QCryptoHashAlgo alg, in qcrypto_hmac_ctx_new() function