Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dwidevine_huk.c11 static uint8_t dt_huk[HW_UNIQUE_KEY_LENGTH]; variable
41 memcpy(dt_huk, value, len); in init_widevine_huk_dt_data()
61 memcpy(hwkey->data, dt_huk, HW_UNIQUE_KEY_LENGTH); in tee_otp_get_hw_unique_key()