Lines Matching refs:dst_sg
597 struct scatterlist dst_sg[2]; member
801 s->dst_sg, 2); in ecryptfs_write_tag_70_packet()
827 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_write_tag_70_packet()
867 struct scatterlist dst_sg[2]; member
996 s->block_aligned_filename_size, s->dst_sg, 2); in ecryptfs_parse_tag_70_packet()
1043 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_parse_tag_70_packet()
1648 struct scatterlist dst_sg[2]; in decrypt_passphrase_encrypted_session_key() local
1686 dst_sg, 2); in decrypt_passphrase_encrypted_session_key()
1715 skcipher_request_set_crypt(req, src_sg, dst_sg, in decrypt_passphrase_encrypted_session_key()
2181 struct scatterlist dst_sg[2]; in write_tag_3_packet() local
2268 dst_sg, 2); in write_tag_3_packet()
2304 skcipher_request_set_crypt(req, src_sg, dst_sg, in write_tag_3_packet()