Searched refs:ECDH_helper (Results 1 – 1 of 1) sorted by relevance
81 ATTRIBUTE_WARN_UNUSED_RET int ECDH_helper(const u8 *curve_name, const u8 *role);82 int ECDH_helper(const u8 *curve_name, const u8 *role) in ECDH_helper() function256 if(ECDH_helper(curve_name, Alice) != 0){ in main()261 if(ECDH_helper(curve_name, Bob) != 1){ in main()271 if(ECDH_helper(curve_name, Alice) != 1){ in main()