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

/linux-4.1.27/net/ceph/
H A Dauth_none.c65 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.c282 ceph_auth_create_authorizer(struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_auth_create_authorizer() argument
H A Dauth_x.c429 struct ceph_x_authenticate *auth = (void *)(head + 1); ceph_x_build_request() local
690 static int ceph_x_sign_message(struct ceph_auth_handshake *auth, ceph_x_sign_message() argument
704 static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, ceph_x_check_message_signature() argument
544 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_create_authorizer() argument
577 ceph_x_update_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_auth_handshake *auth) ceph_x_update_authorizer() argument
H A Dmessenger.c1397 struct ceph_auth_handshake *auth; get_connect_authorizer() local
1438 struct ceph_auth_handshake *auth; prepare_write_connect() local
H A Dosd_client.c2941 struct ceph_auth_handshake *auth = &o->o_auth; get_authorizer() local
2986 struct ceph_auth_handshake *auth = &o->o_auth; sign_message() local
2993 struct ceph_auth_handshake *auth = &o->o_auth; check_message_signature() local
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_auth.c153 struct drm_auth *auth = data; drm_getmagic() local
191 struct drm_auth *auth = data; drm_authmagic() local
H A Ddrm_ioc32.c292 int auth; /**< Is client authenticated? */ member in struct:drm_client32
/linux-4.1.27/net/sunrpc/
H A Dauth_null.c28 nul_destroy(struct rpc_auth *auth) nul_destroy() argument
36 nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) nul_lookup_cred() argument
H A Dauth_generic.c68 struct rpc_auth *auth = task->tk_client->cl_auth; generic_bind_cred() local
78 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) generic_lookup_cred() argument
84 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) generic_create_cred() argument
211 generic_key_timeout(struct rpc_auth *auth, struct rpc_cred *cred) generic_key_timeout() argument
H A Dauth_unix.c45 unx_destroy(struct rpc_auth *auth) unx_destroy() argument
55 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) unx_lookup_cred() argument
61 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) unx_create_cred() argument
H A Dauth.c259 struct rpc_auth *auth; rpcauth_create() local
290 rpcauth_release(struct rpc_auth *auth) rpcauth_release() argument
326 rpcauth_init_credcache(struct rpc_auth *auth) rpcauth_init_credcache() argument
353 rpcauth_key_timeout_notify(struct rpc_auth *auth, struct rpc_cred *cred) rpcauth_key_timeout_notify() argument
431 rpcauth_destroy_credcache(struct rpc_auth *auth) rpcauth_destroy_credcache() argument
545 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, rpcauth_lookup_credcache() argument
621 rpcauth_lookupcred(struct rpc_auth *auth, int flags) rpcauth_lookupcred() argument
668 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bind_root_cred() local
682 struct rpc_auth *auth = task->tk_client->cl_auth; rpcauth_bind_new_cred() local
640 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
H A Dclnt.c301 struct rpc_auth *auth; rpc_client_register() local
/linux-4.1.27/include/linux/ceph/
H A Dauth.h126 static inline int ceph_auth_sign_message(struct ceph_auth_handshake *auth, ceph_auth_sign_message() argument
135 int ceph_auth_check_message_signature(struct ceph_auth_handshake *auth, ceph_auth_check_message_signature() argument
H A Dmon_client.h65 struct ceph_auth_client *auth; member in struct:ceph_mon_client
H A Dceph_fs.h486 __le32 auth; /* auth mds, if this is a delegation point */ member in struct:ceph_mds_reply_dirfrag
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c109 ccmp_init_blocks(struct crypto_tfm *tfm, struct rtllib_hdr_4addr *hdr, u8 *pn, size_t dlen, u8 *b0, u8 *auth, u8 *s0) ccmp_init_blocks() argument
H A Drtllib_softmac.c797 struct rtllib_authentication *auth; rtllib_authentication_req() local
1046 struct rtllib_authentication *auth; rtllib_auth_resp() local
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_auth.c109 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
170 chap_server_compute_md5( 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_md5() argument
448 chap_got_response( struct iscsi_conn *conn, struct iscsi_node_auth *auth, char *nr_in_ptr, char *nr_out_ptr, unsigned int *nr_out_len) chap_got_response() argument
470 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
H A Discsi_target_nego.c112 struct iscsi_node_auth *auth; iscsi_handle_authentication() local
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_80211.h22 } __packed auth; member in union:hostap_ieee80211_mgmt::__anon7829
/linux-4.1.27/net/sctp/
H A Doutput.c193 struct sctp_chunk *auth; sctp_packet_bundle_auth() local
391 unsigned char *auth = NULL; /* pointer to auth in skb data */ sctp_packet_transmit() local
H A Dauth.c707 sctp_auth_calculate_hmac(const struct sctp_association *asoc, struct sk_buff *skb, struct sctp_auth_chunk *auth, gfp_t gfp) sctp_auth_calculate_hmac() argument
H A Dsm_statefuns.c761 struct sctp_chunk auth; sctp_sf_do_5_1D_ce() local
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_ccmp.c114 ccmp_init_blocks(struct crypto_tfm *tfm, struct ieee80211_hdr_4addr *hdr, u8 *pn, size_t dlen, u8 *b0, u8 *auth, u8 *s0) ccmp_init_blocks() argument
H A Dieee80211_softmac.c652 struct ieee80211_authentication *auth; ieee80211_authentication_req() local
902 struct ieee80211_authentication *auth; ieee80211_auth_resp() local
/linux-4.1.27/drivers/crypto/qce/
H A Dcommon.c240 __be32 auth[SHA256_DIGEST_SIZE / sizeof(__be32)] = {0}; qce_setup_regs_ahash() local
/linux-4.1.27/crypto/
H A Dauthenc.c29 struct crypto_ahash_spawn auth; member in struct:authenc_instance_ctx
35 struct crypto_ahash *auth; member in struct:crypto_authenc_ctx
89 struct crypto_ahash *auth = ctx->auth; crypto_authenc_setkey() local
263 struct crypto_ahash *auth = ctx->auth; crypto_authenc_ahash_fb() local
302 struct crypto_ahash *auth = ctx->auth; crypto_authenc_ahash() local
552 struct crypto_ahash *auth; crypto_authenc_init_tfm() local
600 struct hash_alg_common *auth; crypto_authenc_alloc() local
H A Dauthencesn.c29 struct crypto_ahash_spawn auth; member in struct:authenc_esn_instance_ctx
35 struct crypto_ahash *auth; member in struct:crypto_authenc_esn_ctx
63 struct crypto_ahash *auth = ctx->auth; crypto_authenc_esn_setkey() local
343 struct crypto_ahash *auth = ctx->auth; crypto_authenc_esn_ahash() local
644 struct crypto_ahash *auth; crypto_authenc_esn_init_tfm() local
692 struct hash_alg_common *auth; crypto_authenc_esn_alloc() local
/linux-4.1.27/fs/ncpfs/
H A Dncp_fs_sb.h92 } auth; member in struct:ncp_server
/linux-4.1.27/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c313 struct rpc_auth *auth = ds->ds_clp->cl_rpcclient->cl_auth; ff_layout_update_mirror_cred() local
/linux-4.1.27/net/wireless/
H A Dlib80211_crypt_ccmp.c111 ccmp_init_blocks(struct crypto_cipher *tfm, struct ieee80211_hdr *hdr, u8 * pn, size_t dlen, u8 * b0, u8 * auth, u8 * s0) ccmp_init_blocks() argument
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dacx.c120 struct acx_sleep_auth *auth; wl1251_acx_sleep_auth() local
/linux-4.1.27/fs/nfs/
H A Dnfs2xdr.c74 struct rpc_auth *auth = req->rq_cred->cr_auth; prepare_reply_buffer() local
H A Dnfs3xdr.c113 struct rpc_auth *auth = req->rq_cred->cr_auth; prepare_reply_buffer() local
H A Dwrite.c1142 struct rpc_auth *auth = NFS_SERVER(inode)->client->cl_auth; nfs_key_timeout_notify() local
H A Dsuper.c808 struct rpc_auth *auth = nfss->client->cl_auth; nfs_show_stats() local
H A Dnfs4proc.c3022 struct rpc_auth *auth; nfs4_lookup_root_sec() local
H A Dnfs4xdr.c960 struct rpc_auth *auth = req->rq_cred->cr_auth; encode_compound_hdr() local
/linux-4.1.27/arch/s390/include/asm/
H A Dcio.h73 __u32 auth : 1; member in struct:erw
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dmain.c61 ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, u8 *wpaie, size_t ielen, u8 keymgmt, u8 ucipher, u8 auth, u8 apsd_info) ath6kl_add_new_sta() argument
423 ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, u8 keymgmt, u8 ucipher, u8 auth, u8 assoc_req_len, u8 *assoc_info, u8 apsd_info) ath6kl_connect_ap_mode_sta() argument
H A Dcore.h418 u8 auth; member in struct:ath6kl_sta
H A Dwmi.h1533 u8 auth; member in struct:wmi_connect_event::__anon7674::__anon7676
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dtypes.h177 __le16 auth; member in struct:mrvl_ie_auth_type
H A Dcfg.c346 struct mrvl_ie_auth_type *auth = (void *) tlv; lbs_add_auth_type_tlv() local
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dieee80211_ext.h189 } __packed auth; member in union:ieee80211_mgmt::__anon10136
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dacx.c70 struct acx_sleep_auth *auth; wl1271_acx_sleep_auth() local
/linux-4.1.27/fs/nfsd/
H A Dnfs4callback.c704 struct rpc_auth *auth = client->cl_auth; get_backchannel_cred() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h285 __le32 auth; member in struct:brcmf_pno_net_param_le
H A Dcfg80211.c3520 u32 auth = 0; /* d11 open authentication */ brcmf_configure_wpaie() local
/linux-4.1.27/fs/ceph/
H A Dmds_client.c3780 struct ceph_auth_handshake *auth = &s->s_auth; get_authorizer() local
3847 struct ceph_auth_handshake *auth = &s->s_auth; sign_message() local
3854 struct ceph_auth_handshake *auth = &s->s_auth; check_message_signature() local
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dauth_gss.c294 struct gss_auth *auth; member in struct:gss_upcall_msg
986 struct rpc_auth * auth; gss_create_new() local
1092 gss_destroy(struct rpc_auth *auth) gss_destroy() argument
1300 gss_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) gss_lookup_cred() argument
1306 gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) gss_create_cred() argument
1338 gss_cred_init(struct rpc_auth *auth, struct rpc_cred *cred) gss_cred_init() argument
1538 struct rpc_auth *auth = oldcred->cr_auth; gss_renew_cred() local
/linux-4.1.27/net/xfrm/
H A Dxfrm_user.c747 static int copy_to_user_auth(struct xfrm_algo_auth *auth, struct sk_buff *skb) copy_to_user_auth() argument
/linux-4.1.27/drivers/s390/block/
H A Ddasd_eckd.h145 unsigned char auth:2; /* Access authorization */ member in struct:DE_eckd_data::__anon8392
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dr100.c1365 r100_cs_parse_packet0(struct radeon_cs_parser *p, struct radeon_cs_packet *pkt, const unsigned *auth, unsigned n, radeon_packet0_check_t check) r100_cs_parse_packet0() argument
/linux-4.1.27/net/bluetooth/
H A Dhci_core.c955 __u8 auth = opt; hci_auth_req() local
H A Dsmp.c841 static int tk_request(struct l2cap_conn *conn, u8 remote_oob, u8 auth, tk_request() argument
998 u8 stk[16], auth; smp_random() local
1135 u8 key_type, auth; sc_add_ltk() local
1713 u8 key_size, auth, sec_level; smp_cmd_pairing_req() local
1898 u8 key_size, auth; smp_cmd_pairing_rsp() local
2017 u8 auth; fixup_sc_false_positive() local
2232 u8 sec_level, auth; smp_cmd_security_req() local
/linux-4.1.27/include/net/sctp/
H A Dstructs.h646 auth:1, /* IN: was auth'ed | OUT: needs auth */ member in struct:sctp_chunk
708 struct sctp_chunk *auth; member in struct:sctp_packet
/linux-4.1.27/include/net/
H A Dxfrm.h1341 struct xfrm_algo_auth_info auth; member in union:xfrm_algo_desc::__anon12852
H A Dcfg80211.h2553 int (*auth)(struct wiphy *wiphy, struct net_device *dev, member in struct:cfg80211_ops
/linux-4.1.27/include/uapi/drm/
H A Ddrm.h227 int auth; /**< Is client authenticated? */ member in struct:drm_client
/linux-4.1.27/drivers/net/wireless/
H A Datmel.c2870 struct auth_body auth; send_authentication_request() local
3050 struct auth_body *auth = (struct auth_body *)priv->rx_buf; authenticate() local
3466 int auth = WLAN_AUTH_OPEN; atmel_management_timer() local
3581 int auth = WLAN_AUTH_OPEN; atmel_command_irq() local
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2200.c4581 struct notif_authenticate *auth ipw_rx_notification() local
4666 struct notif_authenticate *auth = &notif->u.auth; ipw_rx_notification() local
H A Dipw2200.h659 struct notif_authenticate auth; member in union:ipw_rx_notification::__anon7898
/linux-4.1.27/include/linux/
H A Dieee80211.h871 } __packed auth; member in union:ieee80211_mgmt::__anon11767

Completed in 2548 milliseconds