Searched refs:QCryptoHmacNettle (Results 1 – 1 of 1) sorted by relevance
33 typedef struct QCryptoHmacNettle QCryptoHmacNettle; typedef34 struct QCryptoHmacNettle { struct108 QCryptoHmacNettle *ctx; in qcrypto_hmac_ctx_new()116 ctx = g_new0(QCryptoHmacNettle, 1); in qcrypto_hmac_ctx_new()126 QCryptoHmacNettle *ctx; in qcrypto_nettle_hmac_ctx_free()140 QCryptoHmacNettle *ctx; in qcrypto_nettle_hmac_bytesv()143 ctx = (QCryptoHmacNettle *)hmac->opaque; in qcrypto_nettle_hmac_bytesv()