openHiTLS API openHiTLS 0.1.0-Alpha1

◆ CRYPT_EAL_PkeySetParaById()

int32_t CRYPT_EAL_PkeySetParaById ( CRYPT_EAL_PkeyCtx pkey,
CRYPT_PKEY_ParaId  id 
)

Set key parameters.

参数
pkey[IN/OUT] Structure of the key pair to be set.
id[IN] Parameter ID.
返回值
#CRYPT_SUCCESS.For other error codes, see crypt_errno.h.