Lines Matching refs:dst_sg
611 struct scatterlist dst_sg[2]; member
816 s->dst_sg, 2); in ecryptfs_write_tag_70_packet()
842 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_write_tag_70_packet()
882 struct scatterlist dst_sg[2]; member
1011 s->block_aligned_filename_size, s->dst_sg, 2); in ecryptfs_parse_tag_70_packet()
1058 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_parse_tag_70_packet()
1662 struct scatterlist dst_sg[2]; in decrypt_passphrase_encrypted_session_key() local
1700 dst_sg, 2); in decrypt_passphrase_encrypted_session_key()
1729 skcipher_request_set_crypt(req, src_sg, dst_sg, in decrypt_passphrase_encrypted_session_key()
2195 struct scatterlist dst_sg[2]; in write_tag_3_packet() local
2282 dst_sg, 2); in write_tag_3_packet()
2318 skcipher_request_set_crypt(req, src_sg, dst_sg, in write_tag_3_packet()