Home
last modified time | relevance | path

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

1234

/openbmc/phosphor-webui/app/server-control/
H A Dindex.js21 authenticated: true property in AnonymousClass9aa763640301
26 authenticated: true property in AnonymousClass9aa763640401
32 authenticated: true property in AnonymousClass9aa763640501
38 authenticated: true property in AnonymousClass9aa763640601
43 authenticated: true property in AnonymousClass9aa763640701
49 authenticated: true property in AnonymousClass9aa763640801
53 authenticated: true property in AnonymousClass9aa763640901
58 authenticated: true property in AnonymousClass9aa763640a01
64 authenticated: true property in AnonymousClass9aa763640b01
70 authenticated: true property in AnonymousClass9aa763640c01
/openbmc/phosphor-webui/app/server-health/
H A Dindex.js21 authenticated: true property in AnonymousClass2cb071390301
26 authenticated: true property in AnonymousClass2cb071390401
31 authenticated: true property in AnonymousClass2cb071390501
37 authenticated: true property in AnonymousClass2cb071390601
43 authenticated: true property in AnonymousClass2cb071390701
48 authenticated: true property in AnonymousClass2cb071390801
53 authenticated: true property in AnonymousClass2cb071390901
/openbmc/phosphor-webui/app/configuration/
H A Dindex.js21 authenticated: true property in AnonymousClass0885c8570301
26 authenticated: true property in AnonymousClass0885c8570401
31 authenticated: true property in AnonymousClass0885c8570501
36 authenticated: true property in AnonymousClass0885c8570601
41 authenticated: true property in AnonymousClass0885c8570701
/openbmc/phosphor-webui/app/access-control/
H A Dindex.js21 authenticated: true property in AnonymousClassed349c3f0301
26 authenticated: true property in AnonymousClassed349c3f0401
31 authenticated: true property in AnonymousClassed349c3f0501
37 authenticated: true property in AnonymousClassed349c3f0601
/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 property in AnonymousClassc157be560301
28 authenticated: true property in AnonymousClassc157be560401
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/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
H A D0037-corstone1000-enable-authenticated-capsule-config.patch4 Subject: [PATCH] corstone1000: enable authenticated capsule config
6 Enables authenticated capsule update config for corstone1000.
/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()
489 req->sq->authenticated = false; in nvmet_execute_auth_receive()
499 req->sq->authenticated = false; in nvmet_execute_auth_receive()
/openbmc/phosphor-webui/app/redfish/
H A Dindex.js20 authenticated: true property in AnonymousClass3abaf0840301
/openbmc/phosphor-webui/app/login/
H A Dindex.js20 authenticated: false property in AnonymousClass83e157f80301
/openbmc/phosphor-webui/app/profile-settings/
H A Dindex.js21 authenticated: true property in AnonymousClass79bdf80e0301
/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/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/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/linux/Documentation/driver-api/mei/
H A Dhdcp.rst18 upon request ME FW will configure the port as authenticated and supply
/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/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/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/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/net/bluetooth/
H A Dsmp.h167 if (key->authenticated) { in smp_ltk_sec_level()
/openbmc/u-boot/doc/
H A DREADME.ti-secure4 Secure TI devices require a boot image that is authenticated by ROM
165 be authenticated, as described above, as part of the particular
167 process, the authenticated SPL must authenticate the main u-boot
176 authenticated by the SPL as they are loaded from the FIT image, the
/openbmc/linux/include/drm/
H A Ddrm_file.h176 bool authenticated; member

1234