19#include "crypt_eal_pkey.h"
20#include "crypt_eal_provider.h"
21#include "crypt_local_types.h"
29 CRYPT_EAL_ProvMgrCtx *mgrCtx;
34 CRYPT_EAL_ProvMgrCtx *mgrCtx;
69int32_t CRYPT_EAL_ProviderGetAsyAlgFuncs(CRYPT_EAL_LibCtx *libCtx, int32_t algId, uint32_t pkeyOperType,
struct EAL_PkeyCtx CRYPT_EAL_PkeyCtx
定义 crypt_eal_pkey.h:108
int32_t CRYPT_EAL_GetPkeyAlgInfo(CRYPT_EAL_LibCtx *libCtx, int32_t algId, const char *attrName, CRYPT_EAL_PkeyMgmtInfo *pkeyAlgInfo)
Get the key management information by algorithm ID and attribute name.
CRYPT_EAL_PkeyCtx * CRYPT_EAL_MakeKeyByPkeyAlgInfo(CRYPT_EAL_PkeyMgmtInfo *pkeyAlgInfo, void *keyRef)
Create a new asymmetric key context by key management information.
定义 crypt_local_types.h:175