sg_init_one 216 crypto/gcm.c sg_init_one(data->sg, &data->hash, sizeof(data->hash)); sg_init_one 72 crypto/hmac.c sg_init_one(&tmp, ipad, tmplen); sg_init_one 121 crypto/hmac.c sg_init_one(&tmp, ipad, bs); sg_init_one 156 crypto/hmac.c sg_init_one(&tmp, opad, bs + ds); sg_init_one 146 crypto/testmgr.c sg_init_one(&sg[0], hash_buff, template[i].psize); sg_init_one 342 crypto/testmgr.c sg_init_one(&sg[0], input, sg_init_one 345 crypto/testmgr.c sg_init_one(&asg[0], assoc, template[i].alen); sg_init_one 670 crypto/testmgr.c sg_init_one(&sg[0], data, template[i].ilen); sg_init_one 106 fs/ecryptfs/crypto.c sg_init_one(&sg, (u8 *)src, len); sg_init_one 106 fs/nfsd/nfs4recover.c sg_init_one(&sg, clname->data, clname->len); sg_init_one 205 include/linux/scatterlist.h void sg_init_one(struct scatterlist *, const void *, unsigned int); sg_init_one 393 net/ieee80211/ieee80211_crypt_tkip.c sg_init_one(&sg, pos, len + 4); sg_init_one 486 net/ieee80211/ieee80211_crypt_tkip.c sg_init_one(&sg, pos, plen + 4); sg_init_one 173 net/ieee80211/ieee80211_crypt_wep.c sg_init_one(&sg, pos, len + 4); sg_init_one 213 net/ieee80211/ieee80211_crypt_wep.c sg_init_one(&sg, pos, plen + 4); sg_init_one 208 net/ipv4/esp4.c sg_init_one(asg, esph, sizeof(*esph)); sg_init_one 369 net/ipv4/esp4.c sg_init_one(asg, esph, sizeof(*esph)); sg_init_one 2603 net/ipv4/tcp.c sg_init_one(&sg, th, sizeof(struct tcphdr)); sg_init_one 2644 net/ipv4/tcp.c sg_init_one(&sg, key->key, key->keylen); sg_init_one 1011 net/ipv4/tcp_ipv4.c sg_init_one(&sg, bp, sizeof(*bp)); sg_init_one 197 net/ipv6/esp6.c sg_init_one(asg, esph, sizeof(*esph)); sg_init_one 320 net/ipv6/esp6.c sg_init_one(asg, esph, sizeof(*esph)); sg_init_one 755 net/ipv6/tcp_ipv6.c sg_init_one(&sg, bp, sizeof(*bp)); sg_init_one 132 net/mac80211/wep.c sg_init_one(&sg, data, data_len + WEP_ICV_LEN); sg_init_one 196 net/mac80211/wep.c sg_init_one(&sg, data, data_len + WEP_ICV_LEN); sg_init_one 138 net/rxrpc/rxkad.c sg_init_one(&sg[0], &tmpbuf, sizeof(tmpbuf)); sg_init_one 139 net/rxrpc/rxkad.c sg_init_one(&sg[1], &tmpbuf, sizeof(tmpbuf)); sg_init_one 182 net/rxrpc/rxkad.c sg_init_one(&sg[0], &tmpbuf, sizeof(tmpbuf)); sg_init_one 183 net/rxrpc/rxkad.c sg_init_one(&sg[1], &tmpbuf, sizeof(tmpbuf)); sg_init_one 228 net/rxrpc/rxkad.c sg_init_one(&sg[0], sechdr, sizeof(rxkhdr)); sg_init_one 229 net/rxrpc/rxkad.c sg_init_one(&sg[1], &rxkhdr, sizeof(rxkhdr)); sg_init_one 292 net/rxrpc/rxkad.c sg_init_one(&sg[0], &tmpbuf, sizeof(tmpbuf)); sg_init_one 293 net/rxrpc/rxkad.c sg_init_one(&sg[1], &tmpbuf, sizeof(tmpbuf)); sg_init_one 527 net/rxrpc/rxkad.c sg_init_one(&sg[0], &tmpbuf, sizeof(tmpbuf)); sg_init_one 528 net/rxrpc/rxkad.c sg_init_one(&sg[1], &tmpbuf, sizeof(tmpbuf)); sg_init_one 858 net/rxrpc/rxkad.c sg_init_one(&sg[0], ticket, ticket_len); sg_init_one 735 net/sctp/auth.c sg_init_one(&sg, auth, end - (unsigned char *)auth); sg_init_one 1540 net/sctp/sm_make_chunk.c sg_init_one(&sg, &cookie->c, bodysize); sg_init_one 1610 net/sctp/sm_make_chunk.c sg_init_one(&sg, bear_cookie, bodysize); sg_init_one 78 net/sunrpc/auth_gss/gss_krb5_crypto.c sg_init_one(sg, out, length); sg_init_one 111 net/sunrpc/auth_gss/gss_krb5_crypto.c sg_init_one(sg, out, length); sg_init_one 145 net/sunrpc/auth_gss/gss_krb5_crypto.c sg_init_one(sg, header, hdrlen); sg_init_one 176 net/sunrpc/auth_gss/gss_spkm3_seal.c sg_init_one(sg, header, hdrlen); sg_init_one 707 net/xfrm/xfrm_algo.c sg_init_one(&sg, skb->data + offset, copy);