Home
last modified time | relevance | path

Searched refs:ghmac (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/crypto/
H A Dhmac-glib.c32 GHmac *ghmac; member
59 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()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3064 -rw-r--r-- root root 3469 ./usr/include/glib-2.0/glib/ghmac.h
H A Dbuildhistory_filelist1.txt3063 -rw-r--r-- root root 3469 ./usr/include/glib-2.0/glib/ghmac.h