Searched refs:ecdh_key (Results 1 – 1 of 1) sorted by relevance
90 const EcKey& ecdh_key = static_cast<EcKey&>(key); in CreateOperation() local97 if (!ecdh_key.InternalToEvp(pkey.get())) { in CreateOperation()