Searched refs:ghmac (Results 1 – 3 of 3) sorted by relevance
32 GHmac *ghmac; member59 ctx->ghmac = g_hmac_new(qcrypto_hmac_alg_map[alg], in qcrypto_hmac_ctx_new()61 if (!ctx->ghmac) { in qcrypto_hmac_ctx_new()79 g_hmac_unref(ctx->ghmac); in qcrypto_glib_hmac_ctx_free()98 g_hmac_update(ctx->ghmac, iov[i].iov_base, iov[i].iov_len); in qcrypto_glib_hmac_bytesv()116 g_hmac_get_digest(ctx->ghmac, *result, resultlen); in qcrypto_glib_hmac_bytesv()
3064 -rw-r--r-- root root 3469 ./usr/include/glib-2.0/glib/ghmac.h
3063 -rw-r--r-- root root 3469 ./usr/include/glib-2.0/glib/ghmac.h