K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-03-10T04:56:54.000000Z K 7 svn:log V 354 Move the AH algorithm list from a static local function variable to a static const global variable in ah_core.c. This makes it more clear that this array does not require synchronization, as well as synchronizing the layout to the ESP algorithm list. This is the version of my patch that Itojun committed to the KAME tree. Obtained from: me, via KAME END