openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_PkeyGen()

int32_t CRYPT_EAL_PkeyGen ( CRYPT_EAL_PkeyCtx pkey)

Generate the key data.

Parameters
pkey[IN/OUT] Key pair structure for receiving key data.
Return values
#CRYPT_SUCCESS.For other error codes, see crypt_errno.h.