Home
last modified time | relevance | path

Searched defs:priKeyParams (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
Dhuks_adapter_utils.c735 const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff) in ConstructAgreeWithStorageParams()
773 int32_t CheckAgreeWithStorageParams(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff, in CheckAgreeWithStorageParams()
790 void MoveSharedKeyToCe(const KeyParams *priKeyParams, const struct HksBlob *sharedKeyAlias) in MoveSharedKeyToCe()
798 int32_t CheckAgreeParams(const KeyParams *priKeyParams, const KeyBuff *pubKey, const Uint8Buff *sha… in CheckAgreeParams()
Dhuks_adapter.c573 static int32_t AgreeSharedSecretWithStorageP256(const KeyParams *priKeyParams, const KeyBuff *pubKe… in AgreeSharedSecretWithStorageP256()
624 static int32_t AgreeSharedSecretWithStorage(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuf… in AgreeSharedSecretWithStorage()
679 static int32_t AgreeSharedSecret(const KeyParams *priKeyParams, const KeyBuff *pubKey, Algorithm al… in AgreeSharedSecret()