Searched defs:yplusone (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ectest.c | 153 BIGNUM *x = NULL, *y = NULL, *z = NULL, *yplusone = NULL; in prime_field_tests() local 811 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local 968 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local 1322 BIGNUM *n = NULL, *m = NULL, *order = NULL, *yplusone = NULL; in nistp_single_test() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ectest.c | 165 BIGNUM *x = NULL, *y = NULL, *z = NULL, *yplusone = NULL; in prime_field_tests() local 784 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local 940 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local 1317 BIGNUM *n = NULL, *m = NULL, *order = NULL, *yplusone = NULL; in nistp_single_test() local
|