Searched refs:ltk_authenticated (Results 1 – 1 of 1) sorted by relevance
2625 int ltk_authenticated; in sm_ctkd_from_classic() local2627 …cryption_get(sm_connection->sm_le_db_index, NULL, NULL, ltk, NULL, <k_authenticated, NULL, NULL); in sm_ctkd_from_classic()2629 if (have_ltk && ltk_authenticated) return false; in sm_ctkd_from_classic()