Searched refs:g_tls_password_set_value (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/ |
D | gtlspassword.h | 90 void g_tls_password_set_value (GTlsPassword *password,
|
D | gtlspassword.c | 283 g_tls_password_set_value (GTlsPassword *password, in g_tls_password_set_value() function
|
/third_party/glib/gio/tests/ |
D | gtlsconsoleinteraction.c | 90 g_tls_password_set_value (password, (guchar *)value, -1); in g_tls_console_interaction_ask_password()
|
D | tls-interaction.c | 105 g_tls_password_set_value (password, (const guchar *)"the password", 13); in test_interaction_ask_password_async_success() 230 g_tls_password_set_value (password, (const guchar *) "foo", 4); in test_interaction_ask_password_sync_success() 235 g_tls_password_set_value (password, (const guchar *) "bar", -1); in test_interaction_ask_password_sync_success() 251 g_tls_password_set_value (password, (const guchar *)"the password", 13); in test_interaction_ask_password_sync_success()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 3875 g_tls_password_set_value
|