CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/21 14:09:57
Modified files:
sys/arch/amd64/amd64: via.c
sys/arch/i386/i386: via.c
Log message:
Mark VIA padlock as capable of dealing with ESN
There are no actual changes to the driver since the software crypto
driver is called to handle authentication operations.
This enabled padlock to be used when tunnels are setup with iked(8).
Tested by and OK fcambus
