Searched refs:AEP_VOID_PTR (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/engines/vendor_defns/
H A Daep.h147 typedef void *AEP_VOID_PTR; typedef
149 /* Pointer to a AEP_VOID_PTR-- i.e., pointer to pointer to void */
150 typedef AEP_VOID_PTR *AEP_VOID_PTR_PTR;
197 AEP_VOID_PTR pA, AEP_VOID_PTR pP,
198 AEP_VOID_PTR pN,
199 AEP_VOID_PTR pResult,
203 AEP_VOID_PTR pA, AEP_VOID_PTR pP,
204 AEP_VOID_PTR p
[all...]
/freebsd-9.3-release/crypto/openssl/engines/
H A De_aep.c160 static AEP_RV GetBigNumSize(AEP_VOID_PTR ArbBigNum, AEP_U32 *BigNumSize);
161 static AEP_RV MakeAEPBigNum(AEP_VOID_PTR ArbBigNum, AEP_U32 BigNumSize,
1071 static AEP_RV GetBigNumSize(AEP_VOID_PTR ArbBigNum, AEP_U32 *BigNumSize)
1093 static AEP_RV MakeAEPBigNum(AEP_VOID_PTR ArbBigNum, AEP_U32 BigNumSize,

Completed in 64 milliseconds