Lines Matching +full:- +full:- +full:exit +full:- +full:code
1 .. zephyr:code-sample:: crypto
3 :relevant-api: crypto
17 .. zephyr-app-commands::
18 :zephyr-app: samples/drivers/crypto
19 :host-os: unix
27 .. code-block:: console
33 [general] [INF] cbc_mode: cbc mode ENCRYPT - Match
35 [general] [INF] cbc_mode: cbc mode DECRYPT - Match
39 [general] [INF] ctr_mode: ctr mode ENCRYPT - Match
41 [general] [INF] ctr_mode: ctr mode DECRYPT - Match
45 [general] [INF] ccm_mode: CCM mode ENCRYPT - Match
47 [general] [INF] ccm_mode: CCM mode DECRYPT - Match
49 Exit QEMU by pressing :kbd:`CTRL+A` :kbd:`x`.