Searched refs:simAuthRespon_ (Results 1 – 2 of 2) sorted by relevance
626 simAuthRespon_.sw1 = response->sw1; in GetSimAuthenticationResult()627 simAuthRespon_.sw2 = response->sw2; in GetSimAuthenticationResult()628 simAuthRespon_.response = response->response; in GetSimAuthenticationResult()645 return simAuthRespon_; in GetSimAuthenticationResponse()
176 SimAuthenticationResponse simAuthRespon_ = { 0 }; variable