Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_three_stage.c287 static void *GetCryptoCtx(const struct HuksKeyNode *keyNode) in GetCryptoCtx() function
463 void *ctx = GetCryptoCtx(keyNode); in CoreHashUpdate()
763 void *ctx = GetCryptoCtx(keyNode); in CoreCipherUpdate()
1171 if (GetCryptoCtx(keyNode) != NULL) { in GetRawkey()
1550 void *ctx = GetCryptoCtx(keyNode); in HksCoreDeriveThreeStageFinish()
1568 void *ctx = GetCryptoCtx(keyNode); in HksCoreDeriveThreeStageAbort()
1654 void *ctx = GetCryptoCtx(keyNode); in HksCoreAgreeThreeStageFinish()
1671 void *ctx = GetCryptoCtx(keyNode); in HksCoreAgreeThreeStageAbort()
1720 void *ctx = GetCryptoCtx(keyNode); in HksCoreMacThreeStageUpdate()
1767 void *ctx = GetCryptoCtx(keyNode); in HksCoreMacThreeStageAbort()