Searched refs:EC_POINT_invert (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/crypto/openssl/crypto/ec/ |
| D | ec_mult.c | 659 if (!EC_POINT_invert(group, r, ctx)) in ec_wNAF_mul() 686 if (!EC_POINT_invert(group, r, ctx)) in ec_wNAF_mul()
|
| D | ectest.c | 520 if (!EC_POINT_invert(group, P, ctx)) in prime_field_tests() 869 if (!EC_POINT_invert(group, Q, ctx)) in prime_field_tests() 1252 if (!EC_POINT_invert(group, P, ctx)) in char2_field_tests() 1383 if (!EC_POINT_invert(group, Q, ctx)) in char2_field_tests()
|
| D | ec.h | 621 int EC_POINT_invert(const EC_GROUP *group, EC_POINT *a, BN_CTX *ctx);
|
| D | ec_lib.c | 910 int EC_POINT_invert(const EC_GROUP *group, EC_POINT *a, BN_CTX *ctx) in EC_POINT_invert() function
|
| /freebsd-10-stable/contrib/wpa/src/eap_peer/ |
| D | eap_pwd.c | 304 if (!EC_POINT_invert(data->grp->group, data->my_element, data->bnctx)) in eap_pwd_perform_commit_exchange()
|
| /freebsd-10-stable/contrib/wpa/src/eap_server/ |
| D | eap_server_pwd.c | 223 if (!EC_POINT_invert(data->grp->group, data->my_element, data->bnctx)) in eap_pwd_build_commit_req()
|
| /freebsd-10-stable/crypto/openssl/util/ |
| D | libeay.num | 2398 EC_POINT_invert 2896 EXIST::FUNCTION:EC
|