Searched defs:priKeyParams (Results 1 – 2 of 2) sorted by relevance
| /base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
| D | huks_adapter_utils.c | 735 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()
|
| D | huks_adapter.c | 573 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()
|