Searched defs:EC_KEY_set_public_key_affine_coordinates (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Dec_key.c383 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, BIGNUM *y) function
/freebsd-10.0-release/crypto/openssl/crypto/
H A Dsymhacks.h266 #undef EC_KEY_set_public_key_affine_coordinates macro
267 #define EC_KEY_set_public_key_affine_coordinates \ macro

Completed in 78 milliseconds