Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/staging/greybus/Documentation/firmware/
H A Dauthenticate.c24 struct cap_ioc_authenticate authenticate = { variable
/openbmc/bmcweb/include/
H A Dauthentication.hpp240 inline std::shared_ptr<persistent_data::UserSession> authenticate( in authenticate() function
/openbmc/linux/drivers/staging/greybus/
H A Dauthentication.c208 struct cap_ioc_authenticate *authenticate; in cap_ioctl() local
/openbmc/qemu/block/
H A Dssh.c487 static int authenticate(BDRVSSHState *s, Error **errp) in authenticate() function
/openbmc/linux/drivers/net/wireless/legacy/
H A Dray_cs.c2404 static void authenticate(ray_dev_t *local) in authenticate() function
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py682 def authenticate(username, clear): member in SessionHandler
/openbmc/linux/drivers/net/wireless/atmel/
H A Datmel.c3019 static void authenticate(struct atmel_private *priv, u16 frame_len) in authenticate() function