Back-port of Broadcom engine code from 0.9.7 to 0.9.6, but with a few
patches taken from Red Hat Linux 7.2. Original code from Broadcom with patches and backport by Nalin, more backport to fix warnings and const changes by Mark Submitted by: Mark Cox Reviewed by: PR:
This commit is contained in:
@@ -161,6 +161,10 @@ ENGINE *ENGINE_aep();
|
||||
ENGINE *ENGINE_sureware();
|
||||
#endif /* !NO_HW_SUREWARE */
|
||||
|
||||
#ifndef NO_HW_UBSEC
|
||||
/* Returns a structure of ubsec methods. */
|
||||
ENGINE *ENGINE_ubsec();
|
||||
#endif /* !NO_HW_UBSEC */
|
||||
#endif /* !NO_HW */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user