Home
last modified time | relevance | path

Searched refs:g_compute_hmac_for_data (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/
Dghmac.c353 g_compute_hmac_for_data (GChecksumType digest_type, in g_compute_hmac_for_data() function
407 return g_compute_hmac_for_data (digest_type, key_data, key_len, byte_data, length); in g_compute_hmac_for_bytes()
441 return g_compute_hmac_for_data (digest_type, key, key_len, in g_compute_hmac_for_string()
Dghmac.h64 gchar *g_compute_hmac_for_data (GChecksumType digest_type,
/third_party/glib/glib/tests/
Dhmac.c446 string = g_compute_hmac_for_data (G_CHECKSUM_SHA1, in test_hmac_for_data()
/third_party/libsoup/libsoup/
Dsoup-auth-ntlm.c818 hmac_hex = g_compute_hmac_for_data(G_CHECKSUM_MD5, key, key_sz, data, data_sz); in calc_hmac_md5()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt3487 g_compute_hmac_for_data