Searched refs:K1 (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | cmac_mode.c | 68 static uint32_t verify_gf_2_128_double(uint8_t *K1, uint8_t *K2, struct tc_cmac_struct s) in verify_gf_2_128_double() argument 98 gf_double(K1, L); in verify_gf_2_128_double() 99 if (memcmp(K1, k1, BUF_LEN) != 0) { in verify_gf_2_128_double() 102 show("computed K1 =", K1, sizeof(k1)); in verify_gf_2_128_double() 106 gf_double(K2, K1); in verify_gf_2_128_double() 261 uint8_t K1[BUF_LEN], K2[BUF_LEN]; in ZTEST() local 265 result = verify_gf_2_128_double(K1, K2, state); in ZTEST()
|
/Zephyr-latest/boards/adi/sdp_k1/doc/ |
D | index.rst | 6 The EVAL-SDP-CK1Z (SDP-K1) controller board is a system demonstration platform 24 More information about the board can be found on the `ADI SDP-K1 website`_. 29 ADI SDP-K1 provides the following hardware components: 96 :alt: ADI SDP-K1 Arduino UNO headers pinout 98 ADI SDP-K1 (Credit: Analog Devices, Inc.) 105 :alt: ADI SDP-K1 120-pin SDP connector pinout 107 ADI SDP-K1 (Credit: Analog Devices, Inc.) 122 The ADI SDP-K1 be programmed over USB using the DAPLink firmware running on an 136 Then attach the debugger to the 10-pin ``DEBUG`` header on the SDP-K1. Finally 137 connect the SDP-K1 to your host computer using the USB-C port. [all …]
|
/Zephyr-latest/boards/adi/sdp_k1/ |
D | Kconfig.defconfig | 1 # ADI SDP-K1 board configuration
|
D | adi_sdp_k1.dts | 14 model = "Analog Devices Inc. SDP-K1 board";
|
/Zephyr-latest/boards/others/black_f407zg_pro/ |
D | black_f407zg_pro.dts | 44 user_button_1: K1 { 45 label = "Key K1";
|
/Zephyr-latest/boards/others/black_f407ve/ |
D | black_f407ve.dts | 44 user_button_1: K1 { 45 label = "Key K1";
|
/Zephyr-latest/boards/mikroe/clicker_2/ |
D | mikroe_clicker_2.dts | 44 label = "Key K1";
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/ |
D | da1469x_dk_pro.dts | 40 label = "User (K1)";
|
/Zephyr-latest/boards/ezurio/bl653_dvk/doc/ |
D | bl653_dvk.rst | 6 The BL653 Development Kit (453-00039-K1, 453-00041-K1) hardware provides
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/ |
D | index.rst | 25 The Pinnacle 100 Development Kit (453-00010-K1 or 453-00011-K1) hardware
|
/Zephyr-latest/boards/renesas/da14695_dk_usb/ |
D | da14695_dk_usb.dts | 36 label = "Push button switch K1";
|
/Zephyr-latest/boards/others/black_f407zg_pro/doc/ |
D | index.rst | 24 - Four push-buttons: RESET, K0, K1 and WK_UP
|
/Zephyr-latest/boards/others/black_f407ve/doc/ |
D | index.rst | 24 - Four push-buttons: RESET, K0, K1 and WK_UP
|