Create filegroup for AesXCbcImpl to be shared with CTS

To verify the kernel implementation of AES-XCBC

Bug: 161716062
Test: IpSecAlgorithmImplTest
Change-Id: Ibb2413210ed0dda27b49dabf16ad30fd9bf9c021
Merged-In: Ibb2413210ed0dda27b49dabf16ad30fd9bf9c021
1 file changed
tree: 19f84c17e0a52b6c65eb464b9dc7ab77469ca666
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. 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.