Home
last modified time | relevance | path

Searched refs:read_from_keymaster (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Did_attestation.c40 TEEC_Result ret = read_from_keymaster((u8 *)ids_digest_file, strlen(ids_digest_file), in read_id_attestation_digest()
77 TEEC_Result ret = read_from_keymaster((u8 *)ids_file, in write_id_attestation_to_secure_storage()
H A Dkeymaster.c15 TEEC_Result read_from_keymaster(uint8_t *filename, in read_from_keymaster() function
231 ret = read_from_keymaster((uint8_t *)file, in trusty_read_oem_unlock()
H A Dwrite_keybox.c373 rc = read_from_keymaster((uint8_t *)"raw_data", sizeof("raw_data"), in read_raw_data_from_secure_storage()
/rk3399_rockchip-uboot/include/
H A Dkeymaster.h21 TEEC_Result read_from_keymaster(uint8_t *filename,