Home
last modified time | relevance | path

Searched refs:xdh_acceptable_invalid (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.c275 static unsigned int xdh_acceptable_invalid = 0; variable
392 xdh_acceptable_invalid++; in check_wycheproof_xdh()
447 xdh_acceptable_invalid++; in check_wycheproof_xdh()
816 …valid, %d acceptable/invalid)\n", xdh_all_performed, xdh_acceptable_valid, xdh_acceptable_invalid); in main()