Home
last modified time | relevance | path

Searched defs:key_length (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/ui/
H A Dinput-legacy.c59 int index_from_key(const char *key, size_t key_length) in index_from_key()
/openbmc/u-boot/lib/
H A Dtpm-v1.c700 size_t key_length, const void *parent_key_usage_auth, in tpm1_load_key2_oiap()
/openbmc/qemu/block/
H A Dvhdx.h322 uint16_t key_length; /* length of entry key, > 0 */ member
/openbmc/u-boot/cmd/
H A Dotp.c1371 int key_id, key_offset, key_type, key_length, exp_length; in _otp_print_key() local