/Linux-v6.6/crypto/ |
D | authencesn.c | 26 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 124 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_genicv() local 226 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt_tail() local 274 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_esn_decrypt() local 324 struct crypto_ahash *auth; in crypto_authenc_esn_init_tfm() local 393 struct hash_alg_common *auth; in crypto_authenc_esn_create() local
|
D | authenc.c | 23 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 283 struct crypto_ahash *auth = ctx->auth; in crypto_authenc_decrypt() local 310 struct crypto_ahash *auth; in crypto_authenc_init_tfm() local 376 struct hash_alg_common *auth; in crypto_authenc_create() local
|
/Linux-v6.6/net/sunrpc/ |
D | auth.c | 227 struct rpc_auth *auth = ERR_PTR(-EINVAL); in rpcauth_create() local 250 rpcauth_release(struct rpc_auth *auth) in rpcauth_release() 291 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() 410 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() 517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() 581 rpcauth_lookupcred(struct rpc_auth *auth, int flags) in rpcauth_lookupcred() 596 struct rpc_auth *auth, const struct rpc_credops *ops) in rpcauth_init_cred() 612 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_root_cred() local 628 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_machine_cred() local 644 struct rpc_auth *auth = task->tk_client->cl_auth; in rpcauth_bind_new_cred() local [all …]
|
D | auth_unix.c | 36 unx_destroy(struct rpc_auth *auth) in unx_destroy() 43 static struct rpc_cred *unx_lookup_cred(struct rpc_auth *auth, in unx_lookup_cred() 175 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; in unx_validate() local
|
D | auth_null.c | 29 nul_destroy(struct rpc_auth *auth) in nul_destroy() 37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in nul_lookup_cred()
|
D | auth_tls.c | 80 static void tls_destroy(struct rpc_auth *auth) in tls_destroy() 84 static struct rpc_cred *tls_lookup_cred(struct rpc_auth *auth, in tls_lookup_cred()
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | plpks.c | 173 struct plpks_auth *auth; in construct_auth() local 392 struct plpks_auth *auth) in plpks_confirm_object_flushed() 434 struct plpks_auth *auth; in plpks_signed_update_var() local 487 struct plpks_auth *auth; in plpks_write_var() local 526 struct plpks_auth *auth; in plpks_remove_var() local 560 struct plpks_auth *auth; in plpks_read_var() local
|
/Linux-v6.6/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 139 struct iscsi_node_auth *auth, in chap_server_open() 242 struct iscsi_node_auth *auth, in chap_server_compute_hash() 573 struct iscsi_node_auth *auth, in chap_main_loop()
|
/Linux-v6.6/net/ceph/ |
D | auth.c | 309 struct ceph_auth_handshake *auth, in __ceph_auth_get_authorizer() 548 struct ceph_auth_handshake *auth, in ceph_auth_get_authorizer() 578 struct ceph_auth_handshake *auth, in ceph_auth_handle_svc_reply_more() 602 struct ceph_auth_handshake *auth, in ceph_auth_handle_svc_reply_done()
|
D | auth_x.c | 507 struct ceph_x_authenticate *auth = (void *)(head + 1); in ceph_x_build_request() local 736 struct ceph_auth_handshake *auth) in ceph_x_create_authorizer() 771 struct ceph_auth_handshake *auth) in ceph_x_update_authorizer() 1027 static int ceph_x_sign_message(struct ceph_auth_handshake *auth, in ceph_x_sign_message() 1046 static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, in ceph_x_check_message_signature()
|
D | auth_none.c | 95 struct ceph_auth_handshake *auth) in ceph_auth_none_create_authorizer()
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_auth.c | 96 struct drm_auth *auth = data; in drm_getmagic() local 117 struct drm_auth *auth = data; in drm_authmagic() local
|
/Linux-v6.6/include/linux/ceph/ |
D | auth.h | 144 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, in ceph_auth_sign_message() 153 int ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, in ceph_auth_check_message_signature()
|
/Linux-v6.6/net/sunrpc/auth_gss/ |
D | auth_gss.c | 265 struct gss_auth *auth; member 315 __gss_find_upcall(struct rpc_pipe *pipe, kuid_t uid, const struct gss_auth *auth) in __gss_find_upcall() 1033 struct rpc_auth * auth; in gss_create_new() local 1143 gss_destroy(struct rpc_auth *auth) in gss_destroy() 1375 static struct rpc_cred *gss_lookup_cred(struct rpc_auth *auth, in gss_lookup_cred() 1383 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in gss_create_cred() 1408 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) in gss_cred_init() 1615 struct rpc_auth *auth = oldcred->cr_auth; in gss_renew_cred() local 1952 struct rpc_auth *auth = cred->cr_auth; in gss_update_rslack() local
|
/Linux-v6.6/net/sctp/ |
D | output.c | 246 struct sctp_chunk *auth; in sctp_packet_bundle_auth() local 440 struct sctp_auth_chunk *auth = NULL; in sctp_packet_pack() local
|
/Linux-v6.6/crypto/asymmetric_keys/ |
D | pkcs7_verify.c | 198 struct asymmetric_key_id *auth; in pkcs7_verify_sig_chain() local
|
/Linux-v6.6/net/bluetooth/ |
D | smp.c | 851 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, in tk_request() 1012 u8 stk[16], auth; in smp_random() local 1136 u8 key_type, auth; in sc_add_ltk() local 1744 u8 key_size, auth, sec_level; in smp_cmd_pairing_req() local 1935 u8 key_size, auth; in smp_cmd_pairing_rsp() local 2057 u8 auth; in fixup_sc_false_positive() local 2299 u8 sec_level, auth; in smp_cmd_security_req() local
|
/Linux-v6.6/fs/ceph/ |
D | mds_client.c | 5794 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_authorizer() local 5821 struct ceph_auth_handshake *auth = &s->s_auth; in mds_verify_authorizer_reply() local 5845 struct ceph_auth_handshake *auth = &s->s_auth; in mds_get_auth_request() local 5865 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_reply_more() local 5885 struct ceph_auth_handshake *auth = &s->s_auth; in mds_handle_auth_done() local 5937 struct ceph_auth_handshake *auth = &s->s_auth; in mds_sign_message() local 5945 struct ceph_auth_handshake *auth = &s->s_auth; in mds_check_message_signature() local
|
/Linux-v6.6/fs/ubifs/ |
D | auth.c | 66 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node() local
|
D | gc.c | 411 struct ubifs_auth_node *auth; in move_nodes() local
|
/Linux-v6.6/drivers/platform/x86/hp/hp-bioscfg/ |
D | spmobj-attributes.c | 71 u16 *auth = authbuf; in hp_populate_security_buffer() local
|
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/ |
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()
|
/Linux-v6.6/drivers/net/wireless/intersil/hostap/ |
D | hostap_80211.h | 23 } __packed auth; member
|
/Linux-v6.6/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | sysman.c | 94 char *auth = buffer + sizeof(u32) * 2; in populate_security_buffer() local
|
/Linux-v6.6/arch/s390/kernel/ |
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() 1744 unsigned long auth = 0; in get_authctrsets() local
|