Home
last modified time | relevance | path

Searched defs:auth (Results 26 – 50 of 106) sorted by relevance

12345

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-tls.c115 QAuthZList *auth; in test_io_channel_tls() local
H A Dtest-crypto-tlssession.c253 QAuthZList *auth; in test_crypto_tls_session_x509() local
/openbmc/slpd-lite/
H A Dslp_message_handler.cpp246 uint16_t auth = 0; in processSrvRequest() local
/openbmc/phosphor-net-ipmid/command/
H A Dpayload_cmds.hpp54 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/fs/ubifs/
H A Dauth.c66 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node() local
H A Dgc.c411 struct ubifs_auth_node *auth; in move_nodes() local
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c71 u16 *auth = authbuf; in hp_populate_security_buffer() local
/openbmc/linux/fs/ceph/
H A Dmds_client.c5799 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer() local
5826 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply() local
5850 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request() local
5870 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more() local
5890 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done() local
5942 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message() local
5950 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dmain.c63 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 Dhostap_80211.h23 } __packed auth; member
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c94 char *auth = buffer + sizeof(u32) * 2; in populate_security_buffer() local
/openbmc/linux/include/linux/ceph/
H A Dmon_client.h77 struct ceph_auth_client *auth; member
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c65 const u8 **auth, in sandbox_tpm2_check_session()
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_cf.c515 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 Dtpm-v1.c524 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/net/wireless/quantenna/qtnfmac/
H A Devent.c561 struct cfg80211_external_auth_params auth = {0}; in qtnf_event_handle_external_auth() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dasymmetric_type.c471 void *auth = key->payload.data[asym_auth]; in asymmetric_key_destroy() local
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c360 u32 auth = readl_relaxed(drvdata->base + TMC_AUTHSTATUS); in tmc_etr_has_non_secure_access() local
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c115 VncPrimaryAuth auth, in hmp_info_vnc_authcrypt()
/openbmc/linux/drivers/acpi/
H A Dpfr_update.c278 const struct efi_image_auth *auth; in applicable_image() local
/openbmc/linux/drivers/crypto/
H A Datmel-sha.c2170 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 Dcommon.c156 __be32 auth[SHA256_DIGEST_SIZE / sizeof(__be32)] = {0}; in qce_setup_regs_ahash() local
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py148 async def auth(self, username, token): member in AsyncClient
/openbmc/linux/net/ceph/
H A Dosd_client.c5605 struct ceph_auth_handshake *auth = &o->o_auth; in osd_get_authorizer() local
5632 struct ceph_auth_handshake *auth = &o->o_auth; in osd_verify_authorizer_reply() local
5655 struct ceph_auth_handshake *auth = &o->o_auth; in osd_get_auth_request() local
5675 struct ceph_auth_handshake *auth = &o->o_auth; in osd_handle_auth_reply_more() local
5695 struct ceph_auth_handshake *auth = &o->o_auth; in osd_handle_auth_done() local
5734 struct ceph_auth_handshake *auth = &o->o_auth; in osd_sign_message() local
5742 struct ceph_auth_handshake *auth = &o->o_auth; in osd_check_message_signature() local
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nego.c134 struct iscsi_node_auth *auth; in iscsi_handle_authentication() local

12345