Home
last modified time | relevance | path

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

/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_core_service_three_stage.c280 static void *GetCryptoCtx(const struct HuksKeyNode *keyNode) in GetCryptoCtx() function
432 void *ctx = GetCryptoCtx(keyNode); in CoreHashUpdate()
719 void *ctx = GetCryptoCtx(keyNode); in CoreCipherUpdate()
1004 if (GetCryptoCtx(keyNode) != NULL) { in GetRawkey()
1383 void *ctx = GetCryptoCtx(keyNode); in HksCoreDeriveThreeStageFinish()
1401 void *ctx = GetCryptoCtx(keyNode); in HksCoreDeriveThreeStageAbort()
1487 void *ctx = GetCryptoCtx(keyNode); in HksCoreAgreeThreeStageFinish()
1504 void *ctx = GetCryptoCtx(keyNode); in HksCoreAgreeThreeStageAbort()
1553 void *ctx = GetCryptoCtx(keyNode); in HksCoreMacThreeStageUpdate()
1600 void *ctx = GetCryptoCtx(keyNode); in HksCoreMacThreeStageAbort()