Home
last modified time | relevance | path

Searched refs:EC_KEY_set_public_key_affine_coordinates (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DEC_KEY_new.pod15 EC_KEY_generate_key, EC_KEY_check_key, EC_KEY_set_public_key_affine_coordinates,
55 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, BIGNUM *y);
130 EC_KEY_set_public_key_affine_coordinates() sets the public key for I<key> based
204 EC_KEY_set_public_key_affine_coordinates(), EC_KEY_oct2key() and
/freebsd/crypto/openssl/include/openssl/
H A Dec.h1141 OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key,
/freebsd/crypto/openssl/crypto/ec/
H A Dec_key.c693 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map1178 EC_KEY_set_public_key_affine_coordinates;
/freebsd/crypto/openssl/test/
H A Dectest.c2390 if (!TEST_int_le(EC_KEY_set_public_key_affine_coordinates(key, x, y), 0)) in check_ec_key_field_public_range_test()
H A Devp_extra_test.c1565 if (!TEST_true(EC_KEY_set_public_key_affine_coordinates(eckey, x, y))) in test_evp_get_ec_pub_legacy()
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-migration.pod1683 EC_KEY_set_public_key_affine_coordinates()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1670 MLINKS+= EC_KEY_new.3 EC_KEY_set_public_key_affine_coordinates.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num3307 EC_KEY_set_public_key_affine_coordinates 3377 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,EC