Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dcrypto.c163 struct scatterlist sg_in[2], prealloc_sg; in ceph_aes_encrypt() local
223 struct scatterlist sg_in[3], prealloc_sg; in ceph_aes_encrypt2() local
285 struct sg_table sg_in; in ceph_aes_decrypt() local
350 struct sg_table sg_in; in ceph_aes_decrypt2() local
/linux-4.4.14/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.4.14/drivers/block/
Dcryptoloop.c123 struct scatterlist sg_in; in cryptoloop_transfer() local
/linux-4.4.14/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.4.14/drivers/md/
Ddm-crypt.c69 struct scatterlist sg_in; member