Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSLKeyShare

2128   hs->key_share = SSLKeyShare::Create(group_id);
2228 UniquePtr<SSLKeyShare> key_share = SSLKeyShare::Create(group_id);