Home
last modified time | relevance | path

Searched defs:auth (Results 101 - 125 of 340) sorted by relevance

12345678910>>...14

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c511 u8 *auth; in eap_eke_process_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c309 u8 *auth; in eap_eke_build_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
191 int auth = authSelect->currentIndex(); addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; paramsFromConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_backup.c151 static struct wpabuf * dpp_build_key_pkg(struct dpp_authentication *auth) in dpp_build_key_pkg() argument
264 dpp_build_pw_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_pw_recipient_info() argument
348 dpp_build_recipient_info(struct dpp_authentication *auth, size_t hash_len, in dpp_build_recipient_info() argument
370 dpp_build_enc_cont_info(struct dpp_authentication *auth, size_ argument
450 dpp_build_enveloped_data(struct dpp_authentication *auth) dpp_build_enveloped_data() argument
1132 dpp_conf_resp_env_data(struct dpp_authentication *auth, const u8 *env_data, size_t env_data_len) dpp_conf_resp_env_data() argument
[all...]
H A Ddpp_reconfig.c130 static struct wpabuf * dpp_reconfig_build_req(struct dpp_authentication *auth) in dpp_reconfig_build_req() argument
227 struct dpp_authentication *auth; in dpp_reconfig_init() local
312 dpp_reconfig_build_resp(struct dpp_authentication *auth, const char *own_connector, struct wpabuf *conn_status) dpp_reconfig_build_resp() argument
429 struct dpp_authentication *auth = NULL; dpp_reconfig_auth_req_rx() local
557 dpp_reconfig_build_conf(struct dpp_authentication *auth) dpp_reconfig_build_conf() argument
648 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_reconfig_auth_resp_rx() argument
833 dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, const u8 *attr_start, size_t attr_len) dpp_reconfig_auth_conf_rx() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c511 u8 *auth; in eap_eke_process_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c309 u8 *auth; in eap_eke_build_confirm() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
191 int auth = authSelect->currentIndex(); addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; paramsFromConfig() local
[all...]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_client.cpp176 GetSandboxExternalAuthorization( int sandboxUid, const AAFwk::Want& want, SandBoxExternalAuthorType& auth) GetSandboxExternalAuthorization() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c227 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); in AuthCheckSessionKeyValidByAuthHandle() local
262 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); in AuthPostTransData() local
276 AuthManager *auth in AuthCloseConn() local
456 AuthManager *auth = GetAuthManagerByConnInfo(&info->connInfo, info->isServer); AuthDirectOnlineProcessSessionKey() local
474 AuthManager *auth = GetAuthManagerByConnInfo(&info->connInfo, info->isServer); AuthDirectOnlineWithoutSessionKey() local
533 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthEncrypt() local
548 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthDecrypt() local
558 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthSetP2pMac() local
572 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthGetConnInfo() local
582 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthGetDeviceUuid() local
597 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthGetServerSide() local
611 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthGetMetaType() local
[all...]
H A Dauth_device.c184 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); in AuthDevicePostTransData() local
221 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); in AuthDeviceEncrypt() local
244 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthDeviceDecrypt() local
269 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthDeviceGetConnInfo() local
284 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetServerSide() local
299 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetDeviceUuid() local
318 AuthManager *auth = GetAuthManagerByAuthId(authId); AuthDeviceGetVersion() local
353 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthNotifyDeviceVerifyPassed() local
517 AuthManager *auth = GetDeviceAuthManager(authSeq, info, &isNewCreated, authSeq); AuthDirectOnlineCreateAuthManager() local
615 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthStartReconnectDevice() local
647 AuthManager *auth = GetAuthManagerByAuthId(authHandle->authId); AuthCheckSessionKey() local
708 AuthManager *auth = GetAuthManagerByAuthId(authHandle.authId); AuthDeviceCloseConn() local
[all...]
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp225 AuthManager *auth = NewAuthManager(authSeq, &info); in HWTEST_F() local
258 AuthManager *auth = NewAuthManager(authId, &info); in HWTEST_F() local
285 AuthManager *auth = NewAuthManager(authSeq, &info); HWTEST_F() local
317 AuthManager *auth = NewAuthManager(authId, &info); HWTEST_F() local
360 AuthManager *auth = NewAuthManager(authId, &info); HWTEST_F() local
[all...]
H A Dauth_manager_test.cpp130 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); in HWTEST_F() local
195 AuthManager *auth = FindAuthManagerByConnId(CONN_ID, true); in HWTEST_F() local
232 AuthManager *auth in HWTEST_F() local
265 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_4, &info, &isNewCreated, AUTH_SEQ_4); HWTEST_F() local
293 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_5, &info, &isNewCreated, AUTH_SEQ_5); HWTEST_F() local
335 AuthManager *auth = GetDeviceAuthManager(AUTH_SEQ_1, &info, &isNewCreated, AUTH_SEQ_1); HWTEST_F() local
597 AuthManager *auth = NewAuthManager(authHandle.authId, &info); HWTEST_F() local
740 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
768 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
930 AuthManager *auth = NewAuthManager(AUTH_SEQ, &info); HWTEST_F() local
954 AuthManager *auth = NewAuthManager(authSeq, &info); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c244 int32_t TransProxyParseMessage(char *data, int32_t len, ProxyMessage *msg, AuthHandle *auth) in TransProxyParseMessage() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp110 int32_t KeyBackup::TryRestoreKey(const std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth) in TryRestoreKey() argument
207 int32_t KeyBackup::DoResotreKeyMix(std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth, const std::string &keyDir, in DoResotreKeyMix() argument
135 TryRestoreUeceKey(const std::shared_ptr<BaseKey> &baseKey, const UserAuth &auth, KeyBlob &planKey, KeyBlob &decryptedKey) TryRestoreUeceKey() argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcio.h94 __u32 auth : 1; member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c402 static size_t cf_diag_getctr(void *data, size_t sz, unsigned long auth) in cf_diag_getctr() argument
443 static int cf_diag_diffctr(struct cf_diag_csd *csd, unsigned long auth) in cf_diag_diffctr() argument
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcio.h94 __u32 auth : 1; member
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_nego.c107 struct iscsi_node_auth *auth; in iscsi_handle_authentication() local
/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c227 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create() local
250 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() argument
291 rpcauth_init_credcache(struct rpc_auth *auth) rpcauth_init_credcache() argument
410 rpcauth_destroy_credcache(struct rpc_auth *auth) rpcauth_destroy_credcache() argument
517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, int flags, gfp_t gfp) rpcauth_lookup_credcache() argument
581 rpcauth_lookupcred(struct rpc_auth *auth, int flags) rpcauth_lookupcred() argument
595 rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred, struct rpc_auth *auth, const struct rpc_credops *ops) rpcauth_init_cred() argument
612 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bind_root_cred() local
626 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bind_machine_cred() local
640 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bind_new_cred() local
651 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bindcred() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dauth.c707 sctp_auth_calculate_hmac(const struct sctp_association *asoc, struct sk_buff *skb, struct sctp_auth_chunk *auth, struct sctp_shared_key *ep_key, gfp_t gfp) sctp_auth_calculate_hmac() argument
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_x.c502 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local
626 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_create_authorizer() argument
661 ceph_x_update_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_update_authorizer() argument
870 ceph_x_sign_message(struct ceph_auth_handshake *auth, struct ceph_msg *msg) ceph_x_sign_message() argument
889 ceph_x_check_message_signature(struct ceph_auth_handshake *auth, struct ceph_msg *msg) ceph_x_check_message_signature() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dacx.c118 struct acx_sleep_auth *auth; in wl1251_acx_sleep_auth() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dpfr_update.c278 const struct efi_image_auth *auth; in applicable_image() local
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dacx.c118 struct acx_sleep_auth *auth; in wl1251_acx_sleep_auth() local

Completed in 27 milliseconds

12345678910>>...14