Home
last modified time | relevance | path

Searched defs:sg_in (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/ceph/
Dcrypto.c167 struct scatterlist sg_in[2], prealloc_sg; in ceph_aes_encrypt() local
227 struct scatterlist sg_in[3], prealloc_sg; in ceph_aes_encrypt2() local
289 struct sg_table sg_in; in ceph_aes_decrypt() local
354 struct sg_table sg_in; in ceph_aes_decrypt2() local
/linux-4.1.27/drivers/net/ppp/
Dppp_mppe.c163 struct scatterlist sg_in[1], sg_out[1]; in mppe_rekey() local
373 struct scatterlist sg_in[1], sg_out[1]; in mppe_compress() local
481 struct scatterlist sg_in[1], sg_out[1]; in mppe_decompress() local
/linux-4.1.27/drivers/block/
Dcryptoloop.c123 struct scatterlist sg_in; in cryptoloop_transfer() local
/linux-4.1.27/security/keys/encrypted-keys/
Dencrypted.c468 struct scatterlist sg_in[2]; in derived_key_encrypt() local
566 struct scatterlist sg_in[1]; in derived_key_decrypt() local
/linux-4.1.27/drivers/md/
Ddm-crypt.c69 struct scatterlist sg_in; member