Home
last modified time | relevance | path

Searched refs:EC_GROUP_get_field_type (Results 1 – 25 of 92) sorted by relevance

1234

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
153 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
215 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
248 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod49 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
153 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
215 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
248 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod49 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
153 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
215 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
248 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod49 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
153 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
215 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
248 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod49 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
155 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
217 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
250 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod51 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/security/openssl-devel/openssl-3.0.2/doc/man3/
H A DEC_GROUP_copy.pod16 EC_GROUP_get_field_type
65 int EC_GROUP_get_field_type(const EC_GROUP *group);
155 EC_GROUP_get_field_type() identifies what type of field the EC_GROUP structure supports,
217 EC_GROUP_get_field_type() returns either B<NID_X9_62_prime_field> for prime curves
250 EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL 3.0.
H A DEC_GFp_simple_method.pod51 Applications should use EC_GROUP_get_field_type() as a replacement (see L<EC_GROUP_copy(3)>).
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/security/openssl-devel/openssl-3.0.2/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/ec/
H A Dec_lib.c500 int EC_GROUP_get_field_type(const EC_GROUP *group) in EC_GROUP_get_field_type() function
631 if (EC_GROUP_get_field_type(a) != EC_GROUP_get_field_type(b)) in EC_GROUP_cmp()
1327 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field) in EC_GROUP_get_basis_type()
1352 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_trinomial_basis()
1371 if (EC_GROUP_get_field_type(group) != NID_X9_62_characteristic_two_field in EC_GROUP_get_pentanomial_basis()
H A Deck_prn.c123 int tmp_nid = EC_GROUP_get_field_type(x); in ECPKParameters_print()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/providers/implementations/encode_decode/
H A Dencode_key2text.c365 if (EC_GROUP_get_field_type(group) == NID_X9_62_characteristic_two_field) { in ec_param_explicit_curve_to_text()
433 tmp_nid = EC_GROUP_get_field_type(group); in ec_param_explicit_to_text()

1234