Searched refs:RemoveAuthSessionKeyByIndex (Results 1 – 4 of 4) sorted by relevance
65 void RemoveAuthSessionKeyByIndex(int64_t authId, int32_t index);
285 RemoveAuthSessionKeyByIndex(AUTH_SEQ_3, KEY_INDEX);286 RemoveAuthSessionKeyByIndex(AUTH_SEQ_1, KEY_INDEX);
1205 RemoveAuthSessionKeyByIndex(msg->authId, msg->keyIndex); in TransProxyProcessResetMsg()
291 void RemoveAuthSessionKeyByIndex(int64_t authId, int32_t index) in RemoveAuthSessionKeyByIndex() function