Home
last modified time | relevance | path

Searched refs:authenticate (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dauthentication.c208 struct cap_ioc_authenticate *authenticate; in cap_ioctl() local
239 size = sizeof(*authenticate); in cap_ioctl()
240 authenticate = memdup_user(buf, size); in cap_ioctl()
241 if (IS_ERR(authenticate)) in cap_ioctl()
242 return PTR_ERR(authenticate); in cap_ioctl()
244 ret = cap_authenticate(cap, authenticate->auth_type, in cap_ioctl()
245 authenticate->uid, in cap_ioctl()
246 authenticate->challenge, in cap_ioctl()
247 &authenticate->result_code, in cap_ioctl()
248 authenticate->response, in cap_ioctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c24 struct cap_ioc_authenticate authenticate = { variable
78 memcpy(authenticate.uid, uid.uid, 8); in main()
80 ret = ioctl(fd, CAP_IOC_AUTHENTICATE, &authenticate); in main()
88 authenticate.result_code, authenticate.signature_size); in main()
H A Dfirmware-management188 directory and will be named gb-authenticate-<N>. The number <N> is assigned at
195 gb-authenticate-N and user first needs to identify the character device used for
204 /sys/bus/greybus/devices/1-1/1-1.1/1-1.1.1/gb_authenticate/gb-authenticate-0
206 The last name in this path: gb-authenticate-0 is precisely the name of the char
209 /dev/gb-authenticate-0.
214 The Character device (/dev/gb-authenticate-0 in above example) can be opened by
299 This ioctl shall be used by the user to authenticate the Module attached to
331 The current directory also provides a authenticate.c test application, which can
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt14 userspace->mac80211: authenticate
50 note over mac80211,driver: cleanup like for authenticate
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/pptp-linux/
H A Doptions.pptp7 # We don't need the tunnel server to authenticate itself
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/dbus-cxx/files/
H A Dfix_build_musl.patch5 @@ -70,7 +70,7 @@ std::tuple<bool, bool, std::vector<uint8_t>> SASL::authenticate() {
/OK3568_Linux_fs/buildroot/package/libgsasl/
H A DConfig.in9 authentication from clients, and in clients to authenticate
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0090-backend-vnc-Add-user-authentication.patch6 Let VNC clients authenticate using the local username and password of
116 +The VNC client has to authenticate as the user running weston. This requires a PAM configuration f…
/OK3568_Linux_fs/buildroot/package/weston/
H A D0089-backend-vnc-Add-user-authentication.patch6 Let VNC clients authenticate using the local username and password of
116 +The VNC client has to authenticate as the user running weston. This requires a PAM configuration f…
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mxc_hab19 which can be used in the Freescale tooling to authenticate U-Boot
40 (3) Start of area in RAM to authenticate
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/
H A D0002-Port-to-libsoup3.patch648 +authenticate (RestProxyCall *call,
658 + g_signal_emit_by_name (priv->proxy, "authenticate", rest_auth, retrying, &try_auth);
793 + g_signal_connect_swapped (message, "authenticate",
794 + G_CALLBACK (authenticate),
1109 authenticate (RestProxy *self,
1111 @@ -224,6 +236,7 @@ authenticate (RestProxy *self,
1134 g_signal_connect_swapped (priv->session, "authenticate",
1135 G_CALLBACK(authenticate), object);
1141 proxy_class->authenticate = default_authenticate_cb;
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/ppp/
H A Dprovider33 # Do not ask the remote to authenticate.
/OK3568_Linux_fs/buildroot/package/shadow/
H A DConfig.in22 Install the user and group management tools setuid and authenticate the
/OK3568_Linux_fs/buildroot/package/mender/
H A Dreadme.txt87 To authenticate the Mender client with the Hosted Mender server you
153 BR2_PACKAGE_CA_CERTIFICATES in your configuration to authenticate TLS
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/mosh/
H A Dmosh_1.3.2.bb36 # mosh uses SSH to authenticate and the client uses OpenSSH-specific features
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dpointer-authentication.rst129 instructions to sign and authenticate function pointers and other pointers
131 the ABI to interoperate with legacy binaries that do not sign or authenticate
/OK3568_Linux_fs/buildroot/package/connman/
H A DConfig.in65 roaming (WISPr). A RADIUS server is used to authenticate the
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A DKconfig16 NOTE: In order to authenticate connections you have to select
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dauthenticator.h154 UINT16 authenticate:1; member
/OK3568_Linux_fs/buildroot/package/polkit/
H A D0002-Improve-meson_post_install-script.patch106 # authenticate not only the invoking user, but possibly also root
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt198 area and authenticate the image in one action.
295 Description: For supported devices, automatically authenticate the new Thunderbolt
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py1350 from django.contrib.auth import authenticate, login
1395 … user = authenticate(username = request.POST.get('username', '_anonuser'), password = 'nopass')
1399 user = authenticate(username = user.username, password = 'nopass')
1473 … user = authenticate(username = request.POST.get('username', '_anonuser'), password = 'nopass')
1477 user = authenticate(username = user.username, password = 'nopass')
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/ppp/
H A Dppp_2.4.9.bb93 SUMMARY:${PN}-winbind = "Plugin for PPP to authenticate against Samba or Windows"
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dray_cs.c81 static void authenticate(ray_dev_t *local);
1930 authenticate(local); in ray_interrupt()
2016 authenticate(local); in ray_interrupt()
2401 static void authenticate(ray_dev_t *local) in authenticate() function
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dubifs-authentication.rst378 no need to authenticate individual nodes of the tree. It suffices to
390 available on creation of the filesystem (`mkfs.ubifs`) to authenticate the

12