Add CTS tests for EAP-AKA fast re-authentication

This commit indicates CTS test cases delivery for
validating APIs for EAP-AKA fast re-auth functionality.
(aosp/1924858)

Bug: 137581920
Test: atest CtsIkeTestCases(new tests added)
Change-Id: Iab299d437e79a49288062ec36f079e256b6e513b
3 files changed
tree: 0bde62ad641938539196f99f035b2a29433ce557
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. TEST_MAPPING
README.md

IKEv2 Library for Android

Introduction

This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.