Lines Matching refs:dst_sg
598 struct scatterlist dst_sg[2]; member
802 s->dst_sg, 2); in ecryptfs_write_tag_70_packet()
828 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_write_tag_70_packet()
868 struct scatterlist dst_sg[2]; member
997 s->block_aligned_filename_size, s->dst_sg, 2); in ecryptfs_parse_tag_70_packet()
1044 skcipher_request_set_crypt(s->skcipher_req, s->src_sg, s->dst_sg, in ecryptfs_parse_tag_70_packet()
1649 struct scatterlist dst_sg[2]; in decrypt_passphrase_encrypted_session_key() local
1687 dst_sg, 2); in decrypt_passphrase_encrypted_session_key()
1716 skcipher_request_set_crypt(req, src_sg, dst_sg, in decrypt_passphrase_encrypted_session_key()
2182 struct scatterlist dst_sg[2]; in write_tag_3_packet() local
2269 dst_sg, 2); in write_tag_3_packet()
2305 skcipher_request_set_crypt(req, src_sg, dst_sg, in write_tag_3_packet()