Home
last modified time | relevance | path

Searched defs:authData (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/reference-ril/
Dril.h7166 char *authData; /* the challenge string in Base64 format, see 3GPP member
/hardware/ril/include/telephony/
Dril.h7166 char *authData; /* the challenge string in Base64 format, see 3GPP member
/hardware/ril/libril/
Dril_service.cpp2387 const hidl_string& authData, const hidl_string& aid) { in requestIccSimAuthentication()