Home
last modified time | relevance | path

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

1234

/rk3399_rockchip-uboot/fs/ubifs/
H A Dreplay.c56 union ubifs_key key; member
351 union ubifs_key *key, unsigned long long sqnum, in insert_node()
399 union ubifs_key *key, const char *name, int nlen, in insert_dent()
638 union ubifs_key key; in replay_bud() local
H A Dubifs.c305 union ubifs_key key; in ubifs_printdir() local
397 union ubifs_key key; in ubifs_finddir() local
691 union ubifs_key key; in read_block() local
H A Ddebug.c102 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
238 union ubifs_key key; in ubifs_dump_inode() local
306 union ubifs_key key; in ubifs_dump_node() local
1117 union ubifs_key key; in dbg_check_dir() local
1188 union ubifs_key key; in dbg_check_key_order() local
1956 union ubifs_key key; in read_add_inode() local
2191 union ubifs_key key; in check_inodes() local
H A Dmisc.h252 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
H A Drecovery.c1371 int ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, in ubifs_recover_size_accum()
1424 union ubifs_key key; in fix_size_in_place() local
1491 union ubifs_key key; in ubifs_recover_size() local
/rk3399_rockchip-uboot/lib/
H A Daes.c500 static void add_round_key(u32 *state, u32 *key) in add_round_key()
513 void aes_expand_key(u8 *key, u8 *expkey) in aes_expand_key()
H A Dhashtable.c428 static void _hdelete(const char *key, struct hsearch_data *htab, ENTRY *ep, in _hdelete()
442 int hdelete_r(const char *key, struct hsearch_data *htab, int flag) in hdelete_r()
/rk3399_rockchip-uboot/include/
H A Dtegra-kbc.h12 #define KEY_IS_MODIFIER(key) ((key) >= KEY_FIRST_MODIFIER) argument
H A Dsearch.h35 const char *key; member
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dinputbox.c36 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
H A Dchecklist.c109 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
H A Dmenubox.c177 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/rk3399_rockchip-uboot/common/
H A Dmenu.c23 char *key; member
212 char *key = m->item_choice(m->item_choice_data); in menu_interactive_choice() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dstm32_flash.h3 u32 key; member
/rk3399_rockchip-uboot/arch/sh/lib/
H A Dbootm.c42 static unsigned long sh_check_cmd_arg(char *cmdline, char *key, int base) in sh_check_cmd_arg()
/rk3399_rockchip-uboot/tools/
H A Dkwbimage.c423 RSA *key; in kwb_load_cfg_key() local
495 static int kwb_import_pubkey(RSA **key, struct pubkey_der_v1 *src, char *keyname) in kwb_import_pubkey()
516 static int kwb_export_pubkey(RSA *key, struct pubkey_der_v1 *dst, FILE *hashf, in kwb_export_pubkey()
603 int kwb_sign(RSA *key, void *data, int datasz, struct sig_v1 *sig, char *signame) in kwb_sign()
663 int kwb_verify(RSA *key, void *data, int datasz, struct sig_v1 *sig, in kwb_verify()
723 int kwb_sign_and_verify(RSA *key, void *data, int datasz, struct sig_v1 *sig, in kwb_sign_and_verify()
/rk3399_rockchip-uboot/drivers/input/
H A Dkey_matrix.c65 struct key_matrix_key *key = &keys[upto]; in key_matrix_decode() local
H A Dcros_ec_keyb.c49 struct key_matrix_key *key; in check_for_keys() local
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_efi.c23 struct efi_input_key key; member
/rk3399_rockchip-uboot/cmd/
H A Dcrypto.c29 const u8 *key; member
38 const u8 *key; member
127 #define CIPHER_TEST(algo, mode, key, iv, plain, cipher) \ argument
320 const u8 *key, u32 key_len, ulong *MBps) in test_hash_perf()
H A Dgpt.c96 static char *extract_val(const char *str, const char *key) in extract_val()
133 static bool found_key(const char *str, const char *key) in found_key()
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h189 struct key struct
204 #define KEY_SIZE (sizeof (struct key)) argument
/rk3399_rockchip-uboot/board/kosagi/novena/
H A Dnovena.c51 int key = KEY_ENTER; in novena_gpio_button_read_keys() local
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-misc.c157 struct dm_key_uclass_platdata *key; in do_test_key() local
/rk3399_rockchip-uboot/include/optee_include/
H A DOpteeClientInterface.h66 uint8_t key[64]; member

1234