Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/include/libecc/
H A Dlib_ecc_config.h125 #define WITH_SIG_BIP0340 macro
H A Dlib_ecc_types.h76 #ifdef WITH_SIG_BIP0340
/freebsd/crypto/libecc/include/libecc/sig/
H A Dbip0340.h13 #ifdef WITH_SIG_BIP0340
H A Dsig_algs_internal.h205 #if defined(WITH_SIG_BIP0340)
601 #ifdef WITH_SIG_BIP0340
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests_core.h4879 #if defined(WITH_SIG_BIP0340) && defined(WITH_HASH_SHA256) && defined(WITH_CURVE_SECP256K1)
5237 #if defined(WITH_SIG_BIP0340) && defined(WITH_HASH_SHA256) && defined(WITH_CURVE_SECP256K1)
/freebsd/crypto/libecc/src/sig/
H A Dbip0340.c12 #if defined(WITH_SIG_BIP0340)