Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DSecurityAlgorithmUpdateTest.java21 import static android.telephony.SecurityAlgorithmUpdate.SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128;
105 SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128, in testConvertSecurityAlgorithmUpdate()
DNullCipherNotifierTest.java109 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128,
/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java195 public static final int SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128 = 101; field in SecurityAlgorithmUpdate
218 SECURITY_ALGORITHM_ENCR_AES_CBC, SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128,
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java3012 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_AUTH_HMAC_SHA2_256_128, in testSecurityAlgorithm_updateAddedToNotifier()