Searched defs:z_in (Results 1 - 3 of 3) sorted by last modified time

/freebsd-10.0-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c1327 felem x_in, y_in, z_in, x_out, y_out, z_out; local
768 point_double(felem x_out, felem y_out, felem z_out, const felem x_in, const felem y_in, const felem z_in) argument
H A Decp_nistp256.c1845 smallfelem x_in, y_in, z_in; local
1028 point_double(felem x_out, felem y_out, felem z_out, const felem x_in, const felem y_in, const felem z_in) argument
1108 point_double_small(smallfelem x_out, smallfelem y_out, smallfelem z_out, const smallfelem x_in, const smallfelem y_in, const smallfelem z_in) argument
H A Decp_nistp521.c1711 felem x_in, y_in, z_in, x_out, y_out, z_out; local
948 point_double(felem x_out, felem y_out, felem z_out, const felem x_in, const felem y_in, const felem z_in) argument

Completed in 112 milliseconds