Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/
DIkeMac.java19 import static android.net.ipsec.ike.SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96;
78 case INTEGRITY_ALGORITHM_AES_XCBC_96: in signBytes()
DIkeMacIntegrity.java74 case SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96: in create()
156 case SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96: in buildIpSecAlgorithmWithKey()
/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DSaProposal.java148 INTEGRITY_ALGORITHM_AES_XCBC_96,
160 public static final int INTEGRITY_ALGORITHM_AES_XCBC_96 = 5; field in SaProposal
174 SUPPORTED_INTEGRITY_ALGO_TO_STR.put(INTEGRITY_ALGORITHM_AES_XCBC_96, "AUTH_AES_XCBC_96"); in SUPPORTED_INTEGRITY_ALGO_TO_STR.put() argument
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/crypto/
DIkeMacIntegrityTest.java83 new IntegrityTransform(SaProposal.INTEGRITY_ALGORITHM_AES_XCBC_96)); in setUp()
/packages/modules/IPsec/api/
Dsystem-current.txt255 field public static final int INTEGRITY_ALGORITHM_AES_XCBC_96 = 5; // 0x5