Searched refs:EC_POINT_get_affine_coordinates_GFp (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dsymhacks.h206 #undef EC_POINT_get_affine_coordinates_GFp macro
207 #define EC_POINT_get_affine_coordinates_GFp EC_POINT_get_affine_coords_GFp macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dsymhacks.h206 #undef EC_POINT_get_affine_coordinates_GFp macro
207 #define EC_POINT_get_affine_coordinates_GFp EC_POINT_get_affine_coords_GFp macro
H A Dec.h143 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *, const EC_POINT *,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdh/
H A Dech_ossl.c154 if (!EC_POINT_get_affine_coordinates_GFp(group, tmp, x, y, ctx))
H A Decdhtest.c158 if (!EC_POINT_get_affine_coordinates_GFp(group,
183 if (!EC_POINT_get_affine_coordinates_GFp(group,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dsymhacks.h218 #undef EC_POINT_get_affine_coordinates_GFp macro
219 #define EC_POINT_get_affine_coordinates_GFp EC_POINT_get_affine_coords_GFp macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dsymhacks.h218 #undef EC_POINT_get_affine_coordinates_GFp macro
219 #define EC_POINT_get_affine_coordinates_GFp EC_POINT_get_affine_coords_GFp macro
H A Dec.h217 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *, const EC_POINT *,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ec/
H A Dectest.c238 if (!EC_POINT_get_affine_coordinates_GFp(group, Q, x, y, ctx)) ABORT;
257 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
334 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
374 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
415 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
460 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
511 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
H A Dec.h143 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *, const EC_POINT *,
H A Dec_lib.c458 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, function
H A Decp_smpl.c815 if (!EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx)) goto err;
1520 if (!EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx)) goto err;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dectest.c238 if (!EC_POINT_get_affine_coordinates_GFp(group, Q, x, y, ctx)) ABORT;
257 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
334 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
374 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
415 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
460 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
511 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Decdhtest.c158 if (!EC_POINT_get_affine_coordinates_GFp(group,
183 if (!EC_POINT_get_affine_coordinates_GFp(group,
H A Dectest.c272 if (!EC_POINT_get_affine_coordinates_GFp(group, Q, x, y, ctx)) ABORT;
291 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
370 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
414 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
460 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
507 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
558 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
615 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ecdsa/
H A Decs_ossl.c155 if (!EC_POINT_get_affine_coordinates_GFp(group,
425 if (!EC_POINT_get_affine_coordinates_GFp(group,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dectest.c272 if (!EC_POINT_get_affine_coordinates_GFp(group, Q, x, y, ctx)) ABORT;
291 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
370 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
414 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
460 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
507 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
558 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
615 if (!EC_POINT_get_affine_coordinates_GFp(group, P, x, y, ctx)) ABORT;
H A Dec.h217 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *, const EC_POINT *,
H A Decp_smpl.c825 if (!EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx)) goto err;
1519 if (!EC_POINT_get_affine_coordinates_GFp(group, point, x, y, ctx)) goto err;
H A Dec_lib.c877 int EC_POINT_get_affine_coordinates_GFp(const EC_GROUP *group, const EC_POINT *point, function

Completed in 199 milliseconds