openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_PkeyGen()

int32_t CRYPT_EAL_PkeyGen ( CRYPT_EAL_PkeyCtx pkey)

Generate the key data.

参数
pkey[IN/OUT] Key pair structure for receiving key data.
返回值
#CRYPT_SUCCESS.For other error codes, see crypt_errno.h.