map: ip4-map-t more RFC compliant
[vpp.git] / src / plugins / crypto_native / 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]