Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/
H A Dec_backend.c176 field_type = SN_X9_62_characteristic_two_field; in ec_group_explicit_todata()
H A Dec_lib.c1608 SN_X9_62_characteristic_two_field) == 0) { in EC_GROUP_new_from_params()
/freebsd/crypto/openssl/test/
H A Dendecode_test.c1204 SN_X9_62_characteristic_two_field, 0)) in do_create_ec_explicit_trinomial_params()
H A Dectest.c2420 field_name = SN_X9_62_characteristic_two_field; in do_test_custom_explicit_fromdata()
/freebsd/crypto/openssl/crypto/evp/
H A Dp_lib.c2479 else if (strcmp(fstr, SN_X9_62_characteristic_two_field))
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h155 #define SN_X9_62_characteristic_two_field "characteristic-two-field" macro