Searched refs:their_name (Results 1 – 1 of 1) sorted by relevance
95 const uint8_t* their_name = nullptr; in PairingAuthCtx() local105 their_name = kServerName; in PairingAuthCtx()112 their_name = kClientName; in PairingAuthCtx()116 spake2_ctx_.reset(SPAKE2_CTX_new(spake_role, my_name, my_len, their_name, their_len)); in PairingAuthCtx()