Home
last modified time | relevance | path

Searched defs:key_data (Results 1 – 7 of 7) sorted by relevance

/lib/efi_selftest/
A Defi_selftest_textinputex.c36 (struct efi_key_data *key_data) in efi_key_notify_function()
54 struct efi_key_data key_data = { in setup() local
/lib/mbedtls/external/mbedtls/library/
A Dpsa_crypto_core.h113 struct key_data { struct
114 uint8_t *data;
115 size_t bytes;
A Dpsa_crypto_storage.c233 uint8_t key_data[]; member
268 uint8_t **key_data, in psa_parse_key_data_from_storage()
350 void psa_free_persistent_key_data(uint8_t *key_data, size_t key_data_length) in psa_free_persistent_key_data()
A Dpsa_crypto_slot_management.c248 uint8_t *key_data = NULL; in psa_load_persistent_key_into_slot() local
A Dpk.c659 unsigned char *key_data = key_end; in import_pair_into_psa() local
750 unsigned char *key_data = NULL; in import_public_into_psa() local
/lib/efi_loader/
A Defi_console.c1013 struct efi_key_data *key_data) in efi_cin_read_key_stroke_ex()
1107 static efi_status_t EFIAPI efi_cin_register_key_notify( in efi_cin_register_key_notify()
1109 struct efi_key_data *key_data, in efi_cin_register_key_notify()
/lib/mbedtls/external/mbedtls/programs/psa/
A Dkey_ladder_demo.c159 uint8_t key_data[KEY_SIZE_BYTES]; in save_key() local
218 uint8_t key_data[KEY_SIZE_BYTES]; in import_key_from_file() local

Completed in 25 milliseconds