Re: [Ocf-linux-users] cryptodev using "native" crypto driver
Brought to you by:
david-m
From: Xianghua X. <x....@fr...> - 2009-04-21 14:05:37
|
the 2.6.28 kernel/BSP I used does have the newest talitos.c, the same as 2.6.30-rc2 from herbert's git tree. thanks, xianghua Kim Phillips wrote: > On Mon, 20 Apr 2009 17:10:52 -0500 > Xianghua Xiao <x....@fr...> wrote: > > >> compared talitos.c from herbert's git snapshot (2.6.30-rc2) with the >> talitos.c I'm using, they're identical. talitos.h does have some >> difference, but nothing critical. >> > > are you sure you're using the right tree? > > $ git diff --stat v2.6.28 -- drivers/crypto/talitos.c > drivers/crypto/talitos.c | 786 +++++++++++++++++++++++++++++++++------------- > 1 files changed, 575 insertions(+), 211 deletions(-) > > Kim > |