Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h145 struct key_data { struct
147 uint8_t data[MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE];
151 size_t bytes;
H 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()
H A Dpk.c655 unsigned char *key_data = key_end; in import_pair_into_psa() local
746 unsigned char *key_data = NULL; in import_public_into_psa() local
H A Dpsa_crypto_slot_management.c685 uint8_t *key_data = NULL; in psa_load_persistent_key_into_slot() local
/optee_os/core/drivers/
H A Dversal_huk.c173 uint32_t key_data[8] = DEVEL_KEY; in aes_gcm_encrypt() local
/optee_os/ta/pkcs11/src/
H A Dprocessing.c1135 void *key_data = NULL; in entry_wrap_key() local