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

/osnet-11/usr/src/common/crypto/ecc/
H A Dec2_test.c125 MP_CHECKOK( ectest_curve_GF2m(group, ectestPrint, ectestTime, 1, KM_SLEEP) ); \
137 MP_CHECKOK( ectest_curve_GF2m(group, ectestPrint, ectestTime, 0, KM_SLEEP) ); \
145 ectest_curve_GF2m(ECGroup *group, int ectestPrint, int ectestTime, argument
175 if (ectestPrint) {
196 if (ectestPrint) {
216 if (ectestPrint) {
236 if (ectestPrint) {
255 if (ectestPrint) {
272 if (ectestPrint) {
291 if (ectestPrint) {
463 int ectestPrint = 0; local
[all...]
H A Decp_test.c124 MP_CHECKOK( ectest_curve_GFp(group, ectestPrint, ectestTime, 1, KM_SLEEP) ); \
136 MP_CHECKOK( ectest_curve_GFp(group, ectestPrint, ectestTime, 0, KM_SLEEP) ); \
144 ectest_curve_GFp(ECGroup *group, int ectestPrint, int ectestTime, argument
173 if (ectestPrint) {
194 if (ectestPrint) {
215 if (ectestPrint) {
234 if (ectestPrint) {
251 if (ectestPrint) {
270 if (ectestPrint) {
289 if (ectestPrint) {
426 int ectestPrint = 0; local
[all...]

Completed in 16 milliseconds