Home
last modified time | relevance | path

Searched refs:key3 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c552 int key3; in on_key_esc() local
559 key3 = wgetch(win); in on_key_esc()
560 } while (key3 != ERR); in on_key_esc()
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h185 uint8_t key3[RKCE_AES_KEYSIZE_256 * 2]; // offset 0x40 member