Searched refs:authenticator (Results 1 – 19 of 19) sorted by relevance
2 HOME_PAGE = "https://github.com/google/google-authenticator-libpam"6 SRC_URI = "git://github.com/google/google-authenticator-libpam.git;branch=master;protocol=https"20 PACKAGES += "pam-google-authenticator"21 FILES:pam-google-authenticator = "${base_libdir}/security/pam_google_authenticator.so"23 RDEPNEDS_pam-google-authenticator = "libpam"
32 gtk_widget_show_all (GTK_WIDGET (authenticator->dialog));33 - gtk_window_present (GTK_WINDOW (authenticator->dialog));34 + GdkWindow *window = gtk_widget_get_window (GTK_WIDGET (authenticator->dialog));38 + gtk_window_present_with_time (GTK_WINDOW (authenticator->dialog), gdk_x11_get_server_time (win…42 + gtk_window_present (GTK_WINDOW (authenticator->dialog));45 …n_dialog_run_until_response_for_prompt (POLKIT_GNOME_AUTHENTICATION_DIALOG (authenticator->dialog),
1 DISTRO_FEATURES += "google-authenticator-libpam"2 DISTROOVERRIDES .= ":df-google-authenticator-libpam"
1 FILESEXTRAPATHS:prepend:df-google-authenticator-libpam := "${THISDIR}/${PN}:"2 SRC_URI:append:df-google-authenticator-libpam = " \
46 RDEPENDS:${PN}:append:df-google-authenticator-libpam = " pam-google-authenticator google-authentica…
28 require conf/distro/include/google-authenticator-libpam.inc
19 Poly1305 authenticator algorithm (RFC7539)
341 bool authenticator) in ath_setkey_tkip() argument355 if (authenticator) { in ath_setkey_tkip()
33 RECIPE_MAINTAINER:pn-google-authenticator-libpam = "Armin Kuster <akuster808@gmail.com>"
44 ${@bb.utils.contains("DISTRO_FEATURES", "pam", "google-authenticator-libpam", "",d)} \
135 Poly1305 authenticator algorithm (RFC7539)
15 # Driver interface for wired authenticator
52 Poly1305 authenticator algorithm (RFC7539)
34 Poly1305 authenticator algorithm (RFC7539)
818 ChaCha20 stream cipher and Poly1305 authenticator combined988 Poly1305 authenticator algorithm (RFC7539)990 Poly1305 is an authenticator algorithm designed by Daniel J. Bernstein.
420 Poly1305 authenticator algorithm (RFC7539)
[all...]