Searched refs:test_ed25519_round_trip (Results 1 – 2 of 2) sorted by relevance
77 fn test_ed25519_round_trip() { in test_ed25519_round_trip() function78 ag_test::test_ed25519_round_trip(&crate::BoringEcDsa); in test_ed25519_round_trip()
352 pub fn test_ed25519_round_trip<E: EcDsa>(ecdsa: &E) { in test_ed25519_round_trip() function