Now,I use the command:
kvazaar -i vidyo1_720p_60.yuv --preset=ultrafast --input-res=1280x720 --tiles=6x4 --crypto=intra_pred_modes+mvs+mv_signs+trans_coeffs+trans_coeff_signs --mv-constraint=frametilemargin -o out.hevc
this command indeed could generate an encrypted video, but all the tiles are encrypted, how to realize some specified tile encrypted (or some ROI), just like the following pictures.
