Searched refs:is_key_programmed (Results 1 – 2 of 2) sorted by relevance
313 static int is_key_programmed(void) in is_key_programmed() function376 if (is_key_programmed()) in rpmb_sim_program_key()441 if (!is_key_programmed()) { in rpmb_sim_write()533 if (!is_key_programmed()) { in rpmb_sim_read()580 if (!is_key_programmed()) { in rpmb_sim_get_counter()619 ret = is_key_programmed(); in is_use_sim_rpmb()637 if (!is_key_programmed()) { in rpmb_sim_key_init()
106 static bool is_key_programmed(void) in is_key_programmed() function451 if (!is_key_programmed()) { in rpmb_virt_get_counter()
Completed in 4 milliseconds