Home
last modified time | relevance | path

Searched refs:base64Challenge (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java364 String base64Challenge = "ECcTqwuo6OfY8ddFRboD9WM="; in testGetIccAuthentication() local
379 base64Challenge); in testGetIccAuthentication()
1331 String base64Challenge = Base64.encodeToString(hexStringToBytes(challenge), Base64.NO_WRAP); in testEapSimAuthentication() local
1336 base64Challenge); in testEapSimAuthentication()
1352 String base64Challenge = Base64.encodeToString(hexStringToBytes(challenge), Base64.NO_WRAP); in testEapAkaAuthentication() local
1357 base64Challenge); in testEapAkaAuthentication()