[dpdk-dev] [PATCH v3 0/3] Add new KASUMI SW PMD

2016-06-20 Thread Thomas Monjalon
> Pablo de Lara (3): > kasumi: add new KASUMI PMD > test: add new buffer comparison macros > test: add unit tests for KASUMI PMD Applied (with "make clean" fixed), thanks

[dpdk-dev] [PATCH v3 0/3] Add new KASUMI SW PMD

2016-06-20 Thread Pablo de Lara
Added new SW PMD which makes use of the libsso SW library, which provides wireless algorithms KASUMI F8 and F9 in software. This PMD supports cipher-only, hash-only and chained operations ("cipher then hash" and "hash then cipher") of the following algorithms: - RTE_CRYPTO_SYM_CIPHER_KASUMI_F8 - R