Home
last modified time | relevance | path

Searched refs:paramTags (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c72 CHECK_PTR_RETURN_HAL_ERROR_CODE(inParams[i], paramTags[i]); in BaseCheckParams()
429 const char *paramTags[] = { "message", "outHmac" }; in CheckHmacParams() local
541 const char *paramTags[] = { "message", "outHmac" }; in CheckHmacWithThreeStageParams() local
663 const char *paramTags[] = { "salt", "outHkdf" }; in CheckHkdfParams() local
762 const char *paramTags[] = { "pskKeyAlias", "outPsk" }; in CheckPskParams() local
970 const char* paramTags[] = { "plain", "outCipher" }; in CheckAesGcmEncryptParam() local
1058 const char *paramTags[] = { "cipher", "outPlain" }; in CheckAesGcmDecryptParam() local
1461 const char *paramTags[] = { "base", "exp", "outNum" }; in BigNumExpMod() local
1808 const char *paramTags[] = { "message", "outSignature" }; in CheckSignParams() local
1901 const char *paramTags[] = { "message", "signature" }; in CheckVerifyParams() local
[all …]