Searched refs:test_example_identity_validate (Results 1 – 2 of 2) sorted by relevance
209 fn test_example_identity_validate() { in test_example_identity_validate() function210 ag_test::test_example_identity_validate(&crate::BoringEcDsa); in test_example_identity_validate()
1238 pub fn test_example_identity_validate<E: EcDsa>(ecdsa: &E) { in test_example_identity_validate() function