Searched defs:priKeyParams (Results 1 - 1 of 1) sorted by relevance
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/ |
H A D | huks_adapter.c | 1216 static int32_t AgreeSharedSecretWithStorageP256(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff, in AgreeSharedSecretWithStorageP256() argument 1265 ConstructAgreeWithStorageParams(struct HksParamSet **paramSet, uint32_t keyLen, Algorithm algo, const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff) ConstructAgreeWithStorageParams() argument 1304 CheckAgreeWithStorageParams(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff, uint32_t sharedKeyLen, const Uint8Buff *sharedKeyAlias) CheckAgreeWithStorageParams() argument 1321 MoveSharedKeyToCe(const KeyParams *priKeyParams, const struct HksBlob *sharedKeyAlias) MoveSharedKeyToCe() argument 1328 AgreeSharedSecretWithStorage(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff, Algorithm algo, uint32_t sharedKeyLen, const Uint8Buff *sharedKeyAlias) AgreeSharedSecretWithStorage() argument 1383 CheckAgreeParams(const KeyParams *priKeyParams, const KeyBuff *pubKey, const Uint8Buff *sharedKey) CheckAgreeParams() argument 1423 AgreeSharedSecret(const KeyParams *priKeyParams, const KeyBuff *pubKey, Algorithm algo, Uint8Buff *sharedKey) AgreeSharedSecret() argument [all...] |
Completed in 6 milliseconds