Home
last modified time | relevance | path

Searched defs:auth (Results 1 - 25 of 306) sorted by relevance

12345678910>>...13

/third_party/node/deps/npm/lib/commands/
H A Dtoken.js[all...]
H A Dprofile.js[all...]
/base/msdp/device_status/utils/common/src/
H A Ddevicestatus_permission.cpp33 int32_t auth = Security::AccessToken::AccessTokenKit::VerifyAccessToken(callingToken, permissionName); in CheckCallingPermission() local
/third_party/curl/lib/
H A Dcurl_krb5.h31 int (*auth)(void *, struct Curl_easy *data, struct connectdata *); member
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated.js
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_rsn.h14 struct wpa_authenticator *auth; member
H A Dibss_rsn.h40 struct wpa_state_machine *auth; member
H A Dwps_supplicant.h23 const char *auth; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_rsn.h14 struct wpa_authenticator *auth; member
H A Dibss_rsn.h40 struct wpa_state_machine *auth; member
/kernel/linux/linux-5.10/net/ceph/
H A Dauth_none.c90 ceph_auth_none_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_auth_none_create_authorizer() argument
/third_party/ffmpeg/libavformat/tests/
H A Durl.c86 char auth[256]; in test2() local
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c146 drm_auth_t auth; in main() local
/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_authenticator.h41 napi_ref auth = nullptr; member
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_factory.cpp39 auto auth = Common::MakeShared<AuthenticationImpl>(newContextId, para); in CreateSimpleAuthContext() local
92 auto auth = Common::MakeShared<AuthenticationImpl>(newContextId, para); in CreateRemoteAuthContext() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_auth.c66 struct drm_auth *auth = data; in drm_getmagic() local
86 struct drm_auth *auth = data; in drm_authmagic() local
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dpkcs7_verify.c199 struct asymmetric_key_id *auth; in pkcs7_verify_sig_chain() local
[all...]
/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dauth_qos_debug.c80 static inline void print_auth_struct(struct seq_file *file, struct auth_struct *auth) in print_auth_struct() argument
41 print_auth_info(struct seq_file *file, const struct auth_struct *auth) print_auth_info() argument
53 print_qos_count(struct seq_file *file, const struct auth_struct *auth) print_qos_count() argument
62 print_qos_thread(struct seq_file *file, const struct auth_struct *auth) print_qos_thread() argument
95 struct auth_struct *auth = (struct auth_struct *)p; authority_printf_handler() local
[all...]
/kernel/linux/common_modules/pac/include/
H A Dasm_pointer_auth_context.h168 .macro auth_pt_regs, el, auth=1 variable
/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_null.c29 nul_destroy(struct rpc_auth *auth) in nul_destroy() argument
37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred() argument
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dpkcs7_verify.c198 struct asymmetric_key_id *auth; in pkcs7_verify_sig_chain() local
[all...]
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_null.c29 nul_destroy(struct rpc_auth *auth) in nul_destroy() argument
37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dauth_none.c93 ceph_auth_none_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_auth_none_create_authorizer() argument
/third_party/ffmpeg/libavformat/
H A Dgopher.c82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
H A Dmain.go96 var auth transport.AuthMethod var

Completed in 9 milliseconds

12345678910>>...13