Searched refs:test_ecdh (Results 1 – 2 of 2) sorted by relevance
67 fn test_ecdh() { in test_ecdh() function68 ag_test::test_ecdh(&crate::BoringEcDh); in test_ecdh()
263 pub fn test_ecdh<E: EcDh>(ecdh: &E) { in test_ecdh() function