Home
last modified time | relevance | path

Searched refs:g_hmac_update (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/glib/tests/
Dhmac.c406 g_hmac_update (hmac, t->data, t->data_len); in test_hmac()
451 g_hmac_update (hmac, (guchar*)"bcdef", 5); in test_hmac_for_data()
468 g_hmac_update (hmac, (guchar*)"bcdef", 5); in test_hmac_for_string()
487 g_hmac_update (hmac, (guchar*)"bcdef", 5); in test_hmac_for_bytes()
/third_party/glib/glib/
Dghmac.c254 g_hmac_update (GHmac *hmac, in g_hmac_update() function
368 g_hmac_update (hmac, data, length); in g_compute_hmac_for_data()
Dghmac.h53 void g_hmac_update (GHmac *hmac,
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3483 g_hmac_update