Searched refs:eddsa (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/openssl/apps/
H A Dspeed.c126 int eddsa; member in struct:openssl_speed_sec_st
1641 = seconds.ecdh = seconds.eddsa = atoi(opt_arg());
1725 if (strcmp(*argv, "eddsa") == 0) {
3145 test_ed_curves[testnum].bits, seconds.eddsa);
3175 test_ed_curves[testnum].bits, seconds.eddsa);
/freebsd-13-stable/secure/lib/libcrypto/
H A DMakefile183 SRCS+= ecx_meth.c eddsa.c f_generic.c f_impl.c scalar.c
/freebsd-13-stable/contrib/unbound/
H A Dconfigure19069 for ac_header in nettle/eddsa.h
19071 ac_fn_c_check_header_compile "$LINENO" "nettle/eddsa.h" "ac_cv_header_nettle_eddsa_h" "$ac_includes_default

Completed in 106 milliseconds