Lines Matching refs:dst_sg
600 struct scatterlist dst_sg[2]; member
804 s->dst_sg, 2); in ecryptfs_write_tag_70_packet()
830 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_write_tag_70_packet()
870 struct scatterlist dst_sg[2]; member
999 s->block_aligned_filename_size, s->dst_sg, 2); in ecryptfs_parse_tag_70_packet()
1046 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_parse_tag_70_packet()
1651 struct scatterlist dst_sg[2]; in decrypt_passphrase_encrypted_session_key() local
1689 dst_sg, 2); in decrypt_passphrase_encrypted_session_key()
1718 skcipher_request_set_crypt(req, src_sg, dst_sg, in decrypt_passphrase_encrypted_session_key()
2184 struct scatterlist dst_sg[2]; in write_tag_3_packet() local
2271 dst_sg, 2); in write_tag_3_packet()
2307 skcipher_request_set_crypt(req, src_sg, dst_sg, in write_tag_3_packet()