Searched defs:authContext (Results 1 – 4 of 4) sorted by relevance
221 parseAuthData(const AuthContext authContext, const std::string_view authData64) { in parseAuthData()1089 const AuthContext authContext = static_cast<AuthContext>(authContextInt); in requestIccSimAuthentication() local
2520 static void requestSimAuthentication(int authContext, char* authData, RIL_Token t) {
8505 int authContext; /* P2 value of authentication command, see P2 parameter in member
2913 Return<void> RadioImpl_1_6::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication()