Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dconfiguration.h53 # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
54 # define OPENSSL_NO_EC_NISTP_64_GCC_128 macro
H A Dec.h133 # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
/freebsd/crypto/openssl/crypto/ec/
H A Dec_curve.c2831 # if !defined(OPENSSL_NO_EC_NISTP_64_GCC_128)
2849 # elif !defined(OPENSSL_NO_EC_NISTP_64_GCC_128)
2864 # elif !defined(OPENSSL_NO_EC_NISTP_64_GCC_128)
2921 # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
2941 # elif !defined(OPENSSL_NO_EC_NISTP_64_GCC_128)
2965 # elif !defined(OPENSSL_NO_EC_NISTP_64_GCC_128)
H A Dec_lib.c98 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 in EC_pre_comp_free()
187 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 in EC_GROUP_copy()
1427 # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 in ec_group_explicit_to_named()
H A Dec_local.h510 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
H A Dec_asn1.c793 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 in EC_GROUP_new_from_ecparameters()
/freebsd/crypto/openssl/test/
H A Dec_internal_test.c191 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
449 #ifndef OPENSSL_NO_EC_NISTP_64_GCC_128 in setup_tests()
H A Dectest.c1791 #ifdef OPENSSL_NO_EC_NISTP_64_GCC_128 in are_ec_nids_compatible()