commit | d9d2d4c54fd7f5e7a7f4fda01ef53ec237ed57da | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Jun 05 14:11:35 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 06 14:13:39 2019 -0700 |
tree | 08998fea622154f302871176c64662fdc7d85e13 | |
parent | d3e4dfe060cc818262425b8606b502f79c3d9116 [diff] |
nfp: parse crypto opcode TLV Parse TLV containing a bitmask of supported crypto operations. The TLV contains a capability bitmask (supported operations) and enabled bitmask. Each operation describes the crypto protocol quite exhaustively (protocol, AEAD, direction). Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>