openHiTLS API
openHiTLS 0.1.0-Alpha1
首页
模块
结构体
文件
Crypt_eal_cipher
CRYPT_EAL_CipherCtrl
CRYPT_EAL_CipherDeinit
CRYPT_EAL_CipherFinal
CRYPT_EAL_CipherFreeCtx
CRYPT_EAL_CipherGetInfo
CRYPT_EAL_CipherGetPadding
CRYPT_EAL_CipherInit
CRYPT_EAL_CipherIsValidAlgId
CRYPT_EAL_CipherNewCtx
CRYPT_EAL_CipherReinit
CRYPT_EAL_CipherSetPadding
CRYPT_EAL_CipherUpdate
◆
CRYPT_EAL_CipherGetInfo()
int32_t CRYPT_EAL_CipherGetInfo
(
CRYPT_CIPHER_AlgId
id
,
int32_t
type
,
uint32_t *
infoValue
)
Obtain the type of an algorithm based on the algorithm ID.
参数
id
[IN] Symmetric algorithm ID.
type
[IN] Attribute type to be obtained.
infoValue
[OUT] Obtained attribute data.
返回值
CRYPT_SUCCESS,success
Other error codes see
crypt_errno.h
制作者
1.9.7