/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 61 struct scatterlist sg[1]; in krb5_encrypt() local 95 struct scatterlist sg[1]; in krb5_decrypt() local 120 checksummer(struct scatterlist *sg, void *data) in checksummer() 156 struct scatterlist sg[1]; in make_checksum_hmac_md5() local 246 struct scatterlist sg[1]; in make_checksum() local 327 struct scatterlist sg[1]; in make_checksum_v2() local 401 encryptor(struct scatterlist *sg, void *data) in encryptor() 496 decryptor(struct scatterlist *sg, void *data) in decryptor() 601 struct scatterlist sg[1]; in gss_krb5_cts_crypt() local 863 struct scatterlist sg[1]; in krb5_rc4_setup_seq_key() local [all …]
|
D | gss_krb5_mech.c | 434 struct scatterlist sg[1]; in context_derive_keys_rc4() local
|
/net/rxrpc/ |
D | rxkad.c | 117 struct scatterlist sg[2]; in rxkad_prime_packet_security() local 161 struct scatterlist sg[2]; in rxkad_secure_packet_auth() local 208 struct scatterlist sg[16]; in rxkad_secure_packet_encrypt() local 261 struct scatterlist sg[2]; in rxkad_secure_packet() local 335 struct scatterlist sg[16]; in rxkad_verify_packet_auth() local 410 struct scatterlist _sg[4], *sg; in rxkad_verify_packet_encrypt() local 493 struct scatterlist sg[2]; in rxkad_verify_packet() local 723 struct scatterlist sg[2]; in rxkad_encrypt_response() local 827 struct scatterlist sg[1]; in rxkad_decrypt_ticket() local 970 struct scatterlist sg[2]; in rxkad_decrypt_response() local
|
/net/rds/ |
D | message.c | 274 struct scatterlist *sg; in rds_message_copy_from_user() local 333 struct scatterlist *sg; in rds_message_inc_copy_to_user() local
|
D | iw_rdma.c | 255 static void rds_iw_set_scatterlist(struct rds_iw_scatterlist *sg, 266 struct rds_iw_scatterlist *sg) 595 void *rds_iw_get_mr(struct scatterlist *sg, unsigned long nents, 756 struct scatterlist *sg,
|
D | tcp_send.c | 81 unsigned int hdr_off, unsigned int sg, unsigned int off) in rds_tcp_xmit()
|
D | loop.c | 61 unsigned int hdr_off, unsigned int sg, in rds_loop_xmit()
|
D | ib_rdma.c | 58 struct scatterlist *sg; member 368 struct scatterlist *sg, unsigned int nents) in rds_ib_map_fmr() 743 void *rds_ib_get_mr(struct scatterlist *sg, unsigned long nents, in rds_ib_get_mr()
|
D | rdma.c | 179 struct scatterlist *sg; in __rds_rdma_map() local 669 struct scatterlist *sg; in rds_cmsg_rdma_args() local
|
D | iw_send.c | 497 unsigned int hdr_off, unsigned int sg, unsigned int off) in rds_iw_xmit()
|
D | send.c | 140 struct scatterlist *sg; in rds_send_xmit() local
|
D | ib.h | 238 struct scatterlist *sg, unsigned int sg_dma_len, int direction) in rds_ib_dma_sync_sg_for_cpu() 252 struct scatterlist *sg, unsigned int sg_dma_len, int direction) in rds_ib_dma_sync_sg_for_device()
|
D | iw.h | 238 struct scatterlist *sg, unsigned int sg_dma_len, int direction) in rds_iw_dma_sync_sg_for_cpu() 252 struct scatterlist *sg, unsigned int sg_dma_len, int direction) in rds_iw_dma_sync_sg_for_device()
|
D | ib_send.c | 526 unsigned int hdr_off, unsigned int sg, unsigned int off) in rds_ib_xmit()
|
/net/wireless/ |
D | lib80211_crypt_wep.c | 139 struct scatterlist sg; in lib80211_wep_encrypt() local 187 struct scatterlist sg; in lib80211_wep_decrypt() local
|
D | lib80211_crypt_tkip.c | 360 struct scatterlist sg; in lib80211_tkip_encrypt() local 414 struct scatterlist sg; in lib80211_tkip_decrypt() local 512 struct scatterlist sg[2]; in michael_mic() local
|
/net/9p/ |
D | trans_virtio.c | 92 struct scatterlist sg[VIRTQUEUE_NUM]; member 186 static int pack_sg_list(struct scatterlist *sg, int start, in pack_sg_list() 225 pack_sg_list_p(struct scatterlist *sg, int start, int limit, in pack_sg_list_p()
|
/net/ipv4/ |
D | ah4.c | 154 struct scatterlist *sg; in ah_output() local 293 struct scatterlist *sg; in ah_input() local
|
D | esp4.c | 122 struct scatterlist *sg; in esp_output() local 391 struct scatterlist *sg; in esp_input() local
|
D | tcp.c | 971 static inline int select_size(const struct sock *sk, bool sg) in select_size() 1034 bool sg; in tcp_sendmsg() local 3276 struct scatterlist sg; in tcp_md5_hash_header() local 3294 struct scatterlist sg; in tcp_md5_hash_skb_data() local 3330 struct scatterlist sg; in tcp_md5_hash_key() local
|
/net/ipx/ |
D | ipx_route.c | 264 struct sockaddr_ipx *sg, *st; in ipxrtr_ioctl() local
|
/net/ipv6/ |
D | esp6.c | 151 struct scatterlist *sg; in esp6_output() local 341 struct scatterlist *sg; in esp6_input() local
|
D | ah6.c | 345 struct scatterlist *sg; in ah6_output() local 509 struct scatterlist *sg; in ah6_input() local
|
/net/core/ |
D | skbuff.c | 2775 int sg = !!(features & NETIF_F_SG); in skb_segment() local 3111 __skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in __skb_to_sgvec() 3170 int skb_to_sgvec(struct sk_buff *skb, struct scatterlist *sg, int offset, int len) in skb_to_sgvec()
|
/net/sctp/ |
D | auth.c | 720 struct scatterlist sg; in sctp_auth_calculate_hmac() local
|