Searched refs:mAuthenticatedEncryption (Results 1 – 1 of 1) sorted by relevance
57 private IpSecAlgorithm mAuthenticatedEncryption; field in IpSecConfig104 mAuthenticatedEncryption = authenticatedEncryption; in setAuthenticatedEncryption()162 return mAuthenticatedEncryption; in getAuthenticatedEncryption()209 out.writeParcelable(mAuthenticatedEncryption, flags); in writeToParcel()231 mAuthenticatedEncryption = c.mAuthenticatedEncryption; in IpSecConfig()250 mAuthenticatedEncryption = in IpSecConfig()287 .append(mAuthenticatedEncryption) in toString()324 lhs.mAuthenticatedEncryption, rhs.mAuthenticatedEncryption) in equals()