Lines Matching refs:file
27 * The version of request file supported is ``CAVS 21.0``
28 * If the header comment in a ``.req`` file does not contain a Algo tag
54 If a ``.req`` is used as the input file after the application is finished
55 running it will generate a response file or ``.rsp``. Differences between the
56 two files are, the ``.req`` file has missing information for instance if doing
58 response file. Also if doing decryption it will not have the plain text until it
59 finished the work and in the response file it will be added onto the end of each
62 The application can be run with a ``.rsp`` file and what the outcome of that
95 -- --req-file FILE_PATH/FOLDER_PATH
96 --rsp-file FILE_PATH/FOLDER_PATH
101 * req-file: The path of the request file or folder, separated by
104 * rsp-file: The path that the response file or folder is stored. separated by
111 * path-is-folder: If presented the application expects req-file and rsp-file
121 file for crypto_aesni_mb PMD, issue the command:
126 --req-file /PATH/TO/REQUEST/FILE.req --rsp-file ./PATH/TO/RESPONSE/FILE.rsp
135 --req-file /PATH/TO/REQUEST/FILE/FOLDER/
136 --rsp-file ./PATH/TO/RESPONSE/FILE/FOLDER/