Home
last modified time | relevance | path

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

1234567

/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
H A Dauth.c284 ceph_auth_create_authorizer(struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_auth_create_authorizer() argument
/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...]
H A Dauth_ctrl.c59 static void change_to_super(struct auth_struct *auth) in change_to_super() argument
70 static void init_authority_record(struct auth_struct *auth) in init_authority_record() argument
93 get_auth_struct(struct auth_struct *auth) get_auth_struct() argument
98 __put_auth_struct(struct auth_struct *auth) __put_auth_struct() argument
111 put_auth_struct(struct auth_struct *auth) put_auth_struct() argument
155 struct auth_struct *auth = (struct auth_struct *)p; authority_remove_handler() local
323 struct auth_struct *auth; auth_switch() local
507 auth_flag(struct auth_struct *auth, unsigned int type) auth_flag() argument
527 struct auth_struct *auth; check_authorized() local
586 struct auth_struct *auth; get_authority() 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
H A Dauth_unix.c36 unx_destroy(struct rpc_auth *auth) in unx_destroy() argument
44 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred() argument
167 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate() local
/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
H A Dauth_unix.c36 unx_destroy(struct rpc_auth *auth) in unx_destroy() argument
43 static struct rpc_cred *unx_lookup_cred(struct rpc_auth *auth, in unx_lookup_cred() argument
175 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate() local
H A Dauth_tls.c80 static void tls_destroy(struct rpc_auth *auth) in tls_destroy() argument
84 static struct rpc_cred *tls_lookup_cred(struct rpc_auth *auth, in tls_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
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_auth.c66 struct drm_auth *auth = data; in drm_getmagic() local
87 struct drm_auth *auth = data; in drm_authmagic() local
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dauth.h134 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() argument
143 ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, struct ceph_msg *msg) ceph_auth_check_message_signature() argument
[all...]
H A Dmon_client.h77 struct ceph_auth_client *auth; member
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dauth.h144 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() argument
153 ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, struct ceph_msg *msg) ceph_auth_check_message_signature() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_auth.c96 struct drm_auth *auth = data; in drm_getmagic() local
117 struct drm_auth *auth = data; in drm_authmagic() local
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c26 struct crypto_ahash_spawn auth; member
32 struct crypto_ahash *auth; member
62 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_setkey() local
92 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv_tail() local
125 struct crypto_ahash *auth = ctx->auth; crypto_authenc_esn_genicv() local
228 struct crypto_ahash *auth = ctx->auth; crypto_authenc_esn_decrypt_tail() local
277 struct crypto_ahash *auth = ctx->auth; crypto_authenc_esn_decrypt() local
327 struct crypto_ahash *auth; crypto_authenc_esn_init_tfm() local
396 struct hash_alg_common *auth; crypto_authenc_esn_create() local
[all...]
H A Dauthenc.c23 struct crypto_ahash_spawn auth; member
29 struct crypto_ahash *auth; member
88 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_setkey() local
138 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_genicv() local
285 struct crypto_ahash *auth = ctx->auth; crypto_authenc_decrypt() local
312 struct crypto_ahash *auth; crypto_authenc_init_tfm() local
378 struct hash_alg_common *auth; crypto_authenc_create() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211.h23 } __packed auth; member
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_auth.c137 chap_server_open( struct iscsi_conn *conn, struct iscsi_node_auth *auth, const char *a_str, char *aic_str, unsigned int *aic_len) chap_server_open() argument
208 chap_server_compute_hash( struct iscsi_conn *conn, struct iscsi_node_auth *auth, char *nr_in_ptr, char *nr_out_ptr, unsigned int *nr_out_len) chap_server_compute_hash() argument
499 chap_main_loop( struct iscsi_conn *conn, struct iscsi_node_auth *auth, char *in_text, char *out_text, int *in_len, int *out_len) chap_main_loop() argument
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Doutput.c220 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local
410 struct sctp_auth_chunk *auth = NULL; sctp_packet_pack() local
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c67 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

Completed in 12 milliseconds

1234567