206caceb2d49a028534b63be67ea56d04840bf40
[vpp.git] / src / plugins / crypto_ia32 / FEATURE.yaml
1 ---
2 name: IPSec crypto engine provided by native implementation
3 maintainer: Damjan Marion <damarion@cisco.com>
4 features:
5   - CBC(128, 192, 256)
6   - GCM(128, 192, 256)
7
8 description: "An implentation of a native crypto-engine"
9 state: production
10 properties: [API, CLI, MULTITHREAD]