intel / intel-ipsec-mb

Intel(R) Multi-Buffer Crypto for IPSec
BSD 3-Clause "New" or "Revised" License
289 stars 87 forks source link

Add gcm in job api #10

Closed deadcafe closed 7 years ago

deadcafe commented 7 years ago

Hi tkanteck,

I tried adding GCM while suppressing the change of job scheduler.

tkanteck commented 7 years ago

Thanks! This patch looks reasonable. I need to get my head around one of the future features and slightly adjust the patch accordingly. I need about one week to close it.

deadcafe commented 7 years ago

I am looking forward to it.

tkanteck commented 7 years ago

Merged slightly slimmed down version of the patch. GCM is available under JOB API now https://github.com/01org/intel-ipsec-mb/commit/7f176aae3e2924f1f8aed7ba2639ca2edea2445d Thanks, Tomasz