Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/ele/
H A Dele.c357 static bool is_fetched; in tee_otp_get_die_id() local
362 if (!is_fetched) { in tee_otp_get_die_id()
367 is_fetched = true; in tee_otp_get_die_id()
439 static bool is_fetched; in tee_otp_get_hw_unique_key() local
441 if (is_fetched) in tee_otp_get_hw_unique_key()
448 is_fetched = true; in tee_otp_get_hw_unique_key()