Home
last modified time | relevance | path

Searched refs:cros_oem_stable_huk (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/oem/chromeos/
H A Dwidevine_smc_handlers.c57 struct cros_oem_data cros_oem_stable_huk = { variable
116 return cros_write_data(&cros_oem_stable_huk, x1, x2, handle); in cros_oem_svc_smc_handler()
/rk3399_ARM-atf/include/services/oem/chromeos/
H A Dwidevine_smc_handlers.h90 extern struct cros_oem_data cros_oem_stable_huk;
/rk3399_ARM-atf/services/spd/opteed/
H A Dopteed_main.c402 if (cros_oem_stable_huk.length) { in add_options_widevine_node()
404 cros_oem_stable_huk.buffer, in add_options_widevine_node()
405 cros_oem_stable_huk.length); in add_options_widevine_node()