Home
last modified time | relevance | path

Searched refs:key_data (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c456 (struct efi_key_data *key_data);
778 struct efi_key_data *key_data) in efi_cin_read_key_stroke_ex() argument
782 EFI_ENTRY("%p, %p", this, key_data); in efi_cin_read_key_stroke_ex()
785 if (!this || !key_data) { in efi_cin_read_key_stroke_ex()
800 *key_data = next_key; in efi_cin_read_key_stroke_ex()
852 struct efi_key_data *key_data, in efi_cin_register_key_notify() argument
854 struct efi_key_data *key_data), in efi_cin_register_key_notify()
861 this, key_data, key_notify_function, notify_handle); in efi_cin_register_key_notify()
864 if (!this || !key_data || !key_notify_function || !notify_handle) { in efi_cin_register_key_notify()
870 key_data->key.unicode_char, in efi_cin_register_key_notify()
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_textinputex.c36 (struct efi_key_data *key_data) in efi_key_notify_function() argument
54 struct efi_key_data key_data = { in setup() local
77 ret = con_in_ex->register_key_notify(con_in_ex, &key_data, in setup()
/openbmc/qemu/hw/net/
H A Dnet_rx_pkt.c311 net_toeplitz_key key_data; in net_rx_pkt_calc_rss_hash() local
375 net_toeplitz_key_init(&key_data, key); in net_rx_pkt_calc_rss_hash()
376 net_toeplitz_add(&rss_hash, rss_input, rss_length, &key_data); in net_rx_pkt_calc_rss_hash()
/openbmc/u-boot/include/
H A Defi_api.h637 struct efi_key_data *key_data);
644 struct efi_key_data *key_data,
646 struct efi_key_data *key_data),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch5277 r = xdr_array(xdrs, (caddr_t *) &objp->key_data, &n, objp->n_key_data,
5347 if (!xdr_array(xdrs, (caddr_t *) &objp->key_data,
5394 if (!xdr_array(xdrs, (caddr_t *) &objp->key_data,
5424 if (!xdr_array(xdrs, (caddr_t *) &objp->key_data,