Searched refs:QCryptoHmacNettle (Results 1 – 1 of 1) sorted by relevance
33 typedef struct QCryptoHmacNettle QCryptoHmacNettle; typedef34 struct QCryptoHmacNettle { struct119 QCryptoHmacNettle *ctx; in qcrypto_hmac_ctx_new()127 ctx = g_new0(QCryptoHmacNettle, 1); in qcrypto_hmac_ctx_new()137 QCryptoHmacNettle *ctx; in qcrypto_nettle_hmac_ctx_free()151 QCryptoHmacNettle *ctx; in qcrypto_nettle_hmac_bytesv()154 ctx = (QCryptoHmacNettle *)hmac->opaque; in qcrypto_nettle_hmac_bytesv()