Reduce manager init functions to AArch64 only
Reduce the number of arch variants in IPSec-MB down to one on the AArch64 side of the library.
Algorithm implementations will be now be switched at runtime according to relevant feature detection rather than relying on architectural feature sets, which do not make sense on AArch64.
Edited by Paul Elliott