Home
last modified time | relevance | path

Searched defs:key (Results 76 – 96 of 96) sorted by relevance

1234

/rk3399_rockchip-uboot/test/dm/
H A Dcore.c534 int count, int key, struct udevice *child[]) in create_children()
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c342 const void *key, size_t key_size) in hre_op_loadkey()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.cc65 QList<int> ConfigSettings::readSizes(const QString& key, bool *ok) in readSizes()
88 bool ConfigSettings::writeSizes(const QString& key, const QList<int>& value) in writeSizes()
H A Dmconf.c375 int key = '0' + (pos->index % JUMP_NB) + 1; in update_text() local
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c276 u8 *key, u32 key_len, bool is_hmac) in rk_sha_init()
422 static int rockchip_crypto_hmac_init(struct udevice *dev, sha_context *ctx, u8 *key, u32 key_len) in rockchip_crypto_hmac_init()
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c550 int key; in on_key_esc() local
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.h120 uint8_t key[524]; member
H A Dimage-host.c756 int fit_check_sign(const void *fit, const void *key, int is_spl) in fit_check_sign()
H A Dmxsimage.h92 uint8_t key[SB_BLOCK_SIZE]; member
/rk3399_rockchip-uboot/drivers/block/
H A Dide.c338 unsigned char res, key, asc, ascq; in atapi_issue_autoreq() local
/rk3399_rockchip-uboot/drivers/core/
H A Duclass.c23 struct uclass *uclass_find(enum uclass_id key) in uclass_find()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c93 uint8_t key[16] = { 124, 78, 3, 4, 85, 5, 9, 7, 45, 44, 123, 56, 23, 13, 23, in P_RC4() local
/rk3399_rockchip-uboot/include/linux/
H A Dedd.h72 __u16 key; /* = 0xBEDD */ member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboard.c458 char *cmd, *key; in scan_run_cmd() local
/rk3399_rockchip-uboot/disk/
H A Dpart_iso.h120 unsigned char key[2]; /* key[0]=55, key[1]=0xAA */ member
/rk3399_rockchip-uboot/tools/buildman/
H A Dbuilder.py120 def Add(self, fname, key, value): argument
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c242 union ubifs_key key; in ubifs_iget() local
H A Dubifs.h901 union ubifs_key key; member
1342 union ubifs_key key; member
1397 union ubifs_key key; member
/rk3399_rockchip-uboot/lib/
H A Dtpm.c883 const void *key, size_t key_length, in tpm_load_key2_oiap()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dme_common.h295 u32 key[8]; member
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_core.h176 uint8_t key[RKCE_TD_KEY_SIZE]; // offset 0x00 member

1234