Searched defs:wipe_secrets_and_remove (Results 1 – 2 of 2) sorted by relevance
64 static void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove() function757 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove() function
267 TEST_F(StackBtmSecWithInitFreeTest, wipe_secrets_and_remove) { in TEST_F() argument