Searched refs:test_p384_round_trip (Results 1 – 2 of 2) sorted by relevance
87 fn test_p384_round_trip() { in test_p384_round_trip() function88 ag_test::test_p384_round_trip(&crate::BoringEcDsa); in test_p384_round_trip()
413 pub fn test_p384_round_trip<E: EcDsa>(ecdsa: &E) { in test_p384_round_trip() function