Searched refs:CheckAgreeWithStorageParams (Results 1 – 1 of 1) sorted by relevance
1304 static int32_t CheckAgreeWithStorageParams(const KeyParams *priKeyParams, const KeyBuff *pubKeyBuff, in CheckAgreeWithStorageParams() function1331 … int32_t res = CheckAgreeWithStorageParams(priKeyParams, pubKeyBuff, sharedKeyLen, sharedKeyAlias); in AgreeSharedSecretWithStorage()