/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-tls.c | 115 QAuthZList *auth; in test_io_channel_tls() local
|
H A D | test-crypto-tlssession.c | 253 QAuthZList *auth; in test_crypto_tls_session_x509() local
|
/openbmc/slpd-lite/ |
H A D | slp_message_handler.cpp | 246 uint16_t auth = 0; in processSrvRequest() local
|
/openbmc/phosphor-net-ipmid/command/ |
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/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | spmobj-attributes.c | 71 u16 *auth = authbuf; in hp_populate_security_buffer() local
|
/openbmc/linux/fs/ubifs/ |
H A D | auth.c | 66 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node() local
|
H A D | gc.c | 411 struct ubifs_auth_node *auth; in move_nodes() local
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 5798 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer() local 5825 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply() local 5849 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request() local 5869 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more() local 5889 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done() local 5941 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message() local 5949 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature() local
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | main.c | 63 u8 ucipher, u8 auth, u8 apsd_info) in ath6kl_add_new_sta() 424 u8 keymgmt, u8 ucipher, u8 auth, in ath6kl_connect_ap_mode_sta()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_80211.h | 23 } __packed auth; member
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | sysman.c | 94 char *auth = buffer + sizeof(u32) * 2; in populate_security_buffer() local
|
/openbmc/u-boot/drivers/tpm/ |
H A D | tpm2_tis_sandbox.c | 65 const u8 **auth, in sandbox_tpm2_check_session()
|
/openbmc/linux/include/linux/ceph/ |
H A D | mon_client.h | 77 struct ceph_auth_client *auth; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | 515 static size_t cfdiag_getctr(void *data, size_t sz, unsigned long auth, in cfdiag_getctr() 554 static int cfdiag_diffctr(struct cpu_cf_events *cpuhw, unsigned long auth) in cfdiag_diffctr() 1750 unsigned long auth = 0; in get_authctrsets() local
|
/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()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-tmc-core.c | 360 u32 auth = readl_relaxed(drvdata->base + TMC_AUTHSTATUS); in tmc_etr_has_non_secure_access() local
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | event.c | 561 struct cfg80211_external_auth_params auth = {0}; in qtnf_event_handle_external_auth() local
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | asymmetric_type.c | 472 void *auth = key->payload.data[asym_auth]; in asymmetric_key_destroy() local
|
/openbmc/linux/drivers/acpi/ |
H A D | pfr_update.c | 278 const struct efi_image_auth *auth; in applicable_image() local
|
/openbmc/qemu/ui/ |
H A D | ui-hmp-cmds.c | 115 VncPrimaryAuth auth, in hmp_info_vnc_authcrypt()
|
/openbmc/linux/drivers/crypto/ |
H A D | atmel-sha.c | 2170 struct atmel_sha_authenc_ctx *auth; in atmel_sha_authenc_spawn() local 2226 void atmel_sha_authenc_free(struct atmel_sha_authenc_ctx *auth) in atmel_sha_authenc_free() 2234 int atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_setkey() 2246 struct atmel_sha_authenc_ctx *auth, in atmel_sha_authenc_schedule()
|
/openbmc/linux/drivers/crypto/qce/ |
H A D | common.c | 156 __be32 auth[SHA256_DIGEST_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | client.py | 238 async def auth(self, username, token): member in AsyncClient
|
/openbmc/linux/net/ceph/ |
H A D | osd_client.c | 5607 struct ceph_auth_handshake *auth = &o->o_auth; in osd_get_authorizer() local 5634 struct ceph_auth_handshake *auth = &o->o_auth; in osd_verify_authorizer_reply() local 5657 struct ceph_auth_handshake *auth = &o->o_auth; in osd_get_auth_request() local 5677 struct ceph_auth_handshake *auth = &o->o_auth; in osd_handle_auth_reply_more() local 5697 struct ceph_auth_handshake *auth = &o->o_auth; in osd_handle_auth_done() local 5736 struct ceph_auth_handshake *auth = &o->o_auth; in osd_sign_message() local 5744 struct ceph_auth_handshake *auth = &o->o_auth; in osd_check_message_signature() local
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_nego.c | 134 struct iscsi_node_auth *auth; in iscsi_handle_authentication() local
|