Home
last modified time | relevance | path

Searched refs:authenticated (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/phosphor-webui/app/server-control/
H A Dindex.js21 authenticated: true
26 authenticated: true
32 authenticated: true
38 authenticated: true
43 authenticated: true
49 authenticated: true
53 authenticated: true
58 authenticated: true
64 authenticated: true
70 authenticated: true
/openbmc/phosphor-webui/app/server-health/
H A Dindex.js21 authenticated: true
26 authenticated: true
31 authenticated: true
37 authenticated: true
43 authenticated: true
48 authenticated: true
53 authenticated: true
/openbmc/phosphor-webui/app/configuration/
H A Dindex.js21 authenticated: true
26 authenticated: true
31 authenticated: true
36 authenticated: true
41 authenticated: true
/openbmc/phosphor-webui/app/access-control/
H A Dindex.js21 authenticated: true
26 authenticated: true
31 authenticated: true
37 authenticated: true
/openbmc/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt16 alt authenticated/authenticating already
43 mac80211->driver: sta_state(AP, authenticated)
49 alt authenticated or associated
53 alt not previously authenticated (FT)
57 mac80211->driver: sta_state(AP, authenticated)
89 mac80211->driver: sta_state(AP,authenticated)
/openbmc/phosphor-webui/app/overview/
H A Dindex.js22 authenticated: true
28 authenticated: true
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0037-corstone1000-enable-authenticated-capsule-config.patch4 Subject: [PATCH] corstone1000: enable authenticated capsule config
6 Enables authenticated capsule update config for corstone1000.
H A D0038-corstone1000-introduce-EFI-authenticated-capsule-upd.patch4 Subject: [PATCH] corstone1000: introduce EFI authenticated capsule update
6 Introduces EFI authenticated capsule update for corstone1000. Corstone1000
8 design. This patch add authenticated capsule update mechanism to the
/openbmc/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c30 sq->authenticated = false; in nvmet_auth_sq_init()
168 req->sq->authenticated = true; in nvmet_auth_reply()
299 req->sq->authenticated = true; in nvmet_execute_auth_send()
309 req->sq->authenticated = false; in nvmet_execute_auth_send()
318 req->sq->authenticated = false; in nvmet_execute_auth_send()
490 req->sq->authenticated = false; in nvmet_execute_auth_receive()
500 req->sq->authenticated = false; in nvmet_execute_auth_receive()
/openbmc/phosphor-webui/app/redfish/
H A Dindex.js20 authenticated: true
/openbmc/phosphor-webui/app/profile-settings/
H A Dindex.js21 authenticated: true
/openbmc/phosphor-webui/app/login/
H A Dindex.js20 authenticated: false
/openbmc/u-boot/doc/imx/habv4/guides/
H A Dencrypted_boot.txt3 An authenticated U-Boot image is used as starting point for
15 The DEK blob is generated by an authenticated U-Boot image with
/openbmc/linux/fs/ubifs/
H A Dsb.c545 int authenticated = !!(sup_flags & UBIFS_FLG_AUTHENTICATION); in authenticate_sb_node() local
549 if (c->authenticated && !authenticated) { in authenticate_sb_node()
554 if (!c->authenticated && authenticated) { in authenticate_sb_node()
560 c->authenticated ? "" : "un"); in authenticate_sb_node()
562 if (!c->authenticated) in authenticate_sb_node()
/openbmc/linux/Documentation/driver-api/mei/
H A Dhdcp.rst18 upon request ME FW will configure the port as authenticated and supply
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-corstone1000.inc55 file://0037-corstone1000-enable-authenticated-capsule-config.patch \
56 file://0038-corstone1000-introduce-EFI-authenticated-capsule-upd.patch \
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_ioctl.c199 client->auth = file_priv->authenticated; in drm_getclient()
538 !file_priv->authenticated)) in drm_ioctl_permit()
866 file_priv->authenticated, ioctl->name); in drm_ioctl()
905 file_priv->authenticated, cmd, nr); in drm_ioctl()
H A Ddrm_auth.c125 file->authenticated = 1; in drm_authmagic()
182 fpriv->authenticated = 1; in drm_new_set_master()
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A Dprovider1 # example configuration for a dialup connection authenticated with PAP or CHAP
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/
H A Dgradm_3.1-202111052217.bb5 performs several tasks for the RBAC system including authenticated \
/openbmc/linux/Documentation/filesystems/
H A Dubifs-authentication.rst245 stored on flash are authenticated. That is:
326 The journal is authenticated too. Since the journal is continuously written
328 journal so that in case of a powercut not too much data can't be authenticated.
333 of the hash chain. That way a journal can be authenticated up to the last
335 node cannot be authenticated and is skipped during journal replay.
365 node is authenticated with a HMAC as described above, it is not possible to
380 node. Since the master node itself is authenticated, the LPTs authenticity can
392 to verify authenticated nodes and generate new HMACs for changes.
425 In certain cases where a vendor wants to provide an authenticated filesystem
/openbmc/linux/net/bluetooth/
H A Dsmp.h167 if (key->authenticated) { in smp_ltk_sec_level()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DAttributes.interface.yaml3 done through authenticated & authorized session, there won't be any
/openbmc/linux/arch/arm64/crypto/
H A DKconfig278 authenticated encryption mode (NIST SP800-38C)
294 authenticated encryption mode (NIST SP800-38C)
309 GCM (Galois/Counter Mode) authenticated encryption mode (NIST SP800-38D)
/openbmc/linux/include/drm/
H A Ddrm_file.h174 bool authenticated; member

1234