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

1234

/linux-master/net/sunrpc/
H A Dauth_null.c29 nul_destroy(struct rpc_auth *auth) argument
37 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) argument
H A Dauth_unix.c36 unx_destroy(struct rpc_auth *auth) argument
43 static struct rpc_cred *unx_lookup_cred(struct rpc_auth *auth, argument
175 struct rpc_auth *auth = task->tk_rqstp->rq_cred->cr_auth; local
H A Dauth_tls.c80 static void tls_destroy(struct rpc_auth *auth) argument
84 static struct rpc_cred *tls_lookup_cred(struct rpc_auth *auth, argument
/linux-master/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) argument
H A Dauth.c308 __ceph_auth_get_authorizer(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, int peer_type, bool force_new, int *proto, int *pref_mode, int *fallb_mode) argument
547 ceph_auth_get_authorizer(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, int peer_type, void *buf, int *buf_len) argument
577 ceph_auth_handle_svc_reply_more(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, void *reply, int reply_len, void *buf, int *buf_len) argument
601 ceph_auth_handle_svc_reply_done(struct ceph_auth_client *ac, struct ceph_auth_handshake *auth, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
[all...]
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_verify.c198 struct asymmetric_key_id *auth; local
[all...]
H A Dasymmetric_type.c471 void *auth = key->payload.data[asym_auth]; local
/linux-master/include/linux/ceph/
H A Dauth.h144 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, argument
153 ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, struct ceph_msg *msg) argument
[all...]
H A Dmon_client.h77 struct ceph_auth_client *auth; member in struct:ceph_mon_client
/linux-master/drivers/gpu/drm/
H A Ddrm_auth.c95 struct drm_auth *auth = data; local
116 struct drm_auth *auth = data; local
/linux-master/fs/ubifs/
H A Dgc.c411 struct ubifs_auth_node *auth; local
H A Dauth.c65 struct ubifs_auth_node *auth = node; local
H A Dreplay.c610 struct ubifs_auth_node *auth = snod->node; local
/linux-master/net/sctp/
H A Doutput.c246 struct sctp_chunk *auth; local
440 struct sctp_auth_chunk *auth = NULL; local
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_auth.c137 chap_server_open( struct iscsit_conn *conn, struct iscsi_node_auth *auth, const char *a_str, char *aic_str, unsigned int *aic_len) argument
240 chap_server_compute_hash( struct iscsit_conn *conn, struct iscsi_node_auth *auth, char *nr_in_ptr, char *nr_out_ptr, unsigned int *nr_out_len) argument
571 chap_main_loop( struct iscsit_conn *conn, struct iscsi_node_auth *auth, char *in_text, char *out_text, int *in_len, int *out_len) argument
[all...]
H A Discsi_target_nego.c134 struct iscsi_node_auth *auth; local
/linux-master/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c71 u16 *auth = authbuf; local
/linux-master/crypto/
H A Dauthenc.c23 struct crypto_ahash_spawn auth; member in struct:authenc_instance_ctx
29 struct crypto_ahash *auth; member in struct:crypto_authenc_ctx
88 struct crypto_ahash *auth = ctx->auth; local
138 struct crypto_ahash *auth = ctx->auth; local
280 struct crypto_ahash *auth = ctx->auth; local
304 struct crypto_ahash *auth; local
371 struct hash_alg_common *auth; local
[all...]
H A Dauthencesn.c26 struct crypto_ahash_spawn auth; member in struct:authenc_esn_instance_ctx
32 struct crypto_ahash *auth; member in struct:crypto_authenc_esn_ctx
62 struct crypto_ahash *auth = ctx->auth; local
121 struct crypto_ahash *auth = ctx->auth; local
222 struct crypto_ahash *auth = ctx->auth; local
269 struct crypto_ahash *auth = ctx->auth; local
318 struct crypto_ahash *auth; local
387 struct hash_alg_common *auth; local
[all...]
/linux-master/drivers/crypto/qce/
H A Dcommon.c156 __be32 auth[SHA256_DIGEST_SIZE / sizeof(__be32)] = {0}; local
/linux-master/arch/powerpc/platforms/pseries/
H A Dplpks.c173 struct plpks_auth *auth; local
391 plpks_confirm_object_flushed(struct label *label, struct plpks_auth *auth) argument
434 struct plpks_auth *auth; local
487 struct plpks_auth *auth; local
526 struct plpks_auth *auth; local
560 struct plpks_auth *auth; local
[all...]
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c561 struct cfg80211_external_auth_params auth = {0}; local
[all...]
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c94 char *auth = buffer + sizeof(u32) * 2; local
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c368 u32 auth = readl_relaxed(drvdata->base + TMC_AUTHSTATUS); local
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c118 struct acx_sleep_auth *auth; local

Completed in 230 milliseconds

1234