/openbmc/qemu/tests/unit/ |
H A D | test-authz-list.c | 28 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_default_deny() local 39 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_default_allow() local 50 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_explicit_deny() local 64 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_explicit_allow() local 79 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_complex() local 102 QAuthZList *auth = qauthz_list_new("auth0", in test_authz_add_remove() local
|
H A D | test-authz-listfile.c | 53 QAuthZListFile *auth = qauthz_list_file_new("auth0", in test_authz_default_deny() local 71 QAuthZListFile *auth = qauthz_list_file_new("auth0", in test_authz_default_allow() local 93 QAuthZListFile *auth = qauthz_list_file_new("auth0", in test_authz_explicit_deny() local 116 QAuthZListFile *auth = qauthz_list_file_new("auth0", in test_authz_explicit_allow() local 150 QAuthZListFile *auth = qauthz_list_file_new("auth0", in test_authz_complex() local
|
H A D | test-authz-pam.c | 79 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_unknown_service() local 94 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_good_user() local 109 QAuthZPAM *auth = qauthz_pam_new("auth0", in test_authz_bad_user() local
|
H A D | test-io-channel-tls.c | 115 QAuthZList *auth; in test_io_channel_tls() local
|
H A D | test-crypto-tlssession.c | 251 QAuthZList *auth; in test_crypto_tls_session_x509() local
|
/openbmc/openbmc-test-automation/tools/ |
H A D | github_issues_to_csv | 14 auth = None variable 126 auth = (username, password) variable
|
/openbmc/qemu/authz/ |
H A D | list.c | 150 ssize_t qauthz_list_append_rule(QAuthZList *auth, in qauthz_list_append_rule() 184 ssize_t qauthz_list_insert_rule(QAuthZList *auth, in qauthz_list_insert_rule() 221 ssize_t qauthz_list_delete_rule(QAuthZList *auth, const char *match) in qauthz_list_delete_rule()
|
/openbmc/phosphor-host-ipmid/app/ |
H A D | channel.hpp | 37 static constexpr auto auth = "authentication"; variable
|
/openbmc/qemu/hw/uefi/ |
H A D | var-service-pkcs7.c | 24 variable_auth_2 *auth = data; in build_signed_data() local 107 variable_auth_2 *auth = data; in build_pkcs7() local
|
H A D | var-service-auth.c | 183 variable_auth_2 *auth = data; in uefi_vars_check_auth_2_sb() local 221 variable_auth_2 *auth = data; in uefi_vars_check_auth_2() local
|
/openbmc/qemu/ui/ |
H A D | vnc-auth-vencrypt.c | 91 int auth = read_u32(data, 0); in protocol_client_vencrypt_auth() local
|
H A D | ui-hmp-cmds.c | 115 VncPrimaryAuth auth, in hmp_info_vnc_authcrypt()
|
H A D | spice-core.c | 46 static const char *auth = "spice"; variable
|
H A D | vnc.c | 443 int auth, in qmp_query_server_entry() 473 static void qmp_query_auth(int auth, int subauth, in qmp_query_auth() 3657 vnc_display_setup_auth(int *auth, in vnc_display_setup_auth()
|
H A D | vnc.h | 173 int auth; member 294 int auth; member
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | channel_auth.cpp | 96 static constexpr const char* auth = "authentication"; variable
|
H A D | payload_cmds.hpp | 54 uint8_t auth:1; //!< If true, activate payload with authentication. member 60 uint8_t auth:1; //!< If true, activate payload with authentication. member
|
/openbmc/slpd-lite/ |
H A D | slp_message_handler.cpp | 246 uint16_t auth = 0; in processSrvRequest() local
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 65 const u8 **auth, in sandbox_tpm2_check_session()
|
/openbmc/u-boot/lib/ |
H A D | tpm-v1.c | 524 void *request_auth, const void *auth) in create_request_auth() 587 const void *response_auth, const void *auth) in verify_response_auth()
|
H A D | tpm-v2.c | 944 u32 auth = priv->plat_hier_disabled ? HR_NV_INDEX + index : in tpm2_nv_write_value() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | client.py | 241 async def auth(self, username, token): member in AsyncClient
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | account_service.hpp | 869 const AuthMethods& auth) in handleAuthMethodsPatch() 1572 AuthMethods auth; in handleAccountServicePatch() local
|
/openbmc/qemu/block/ |
H A D | rbd.c | 273 RbdAuthModeList *auth; in qemu_rbd_set_auth() local
|