Home
last modified time | relevance | path

Searched defs:isone (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/libecc/src/examples/basic/
H A Dfp_square_residue.c29 int ret, ret_sqr, isone, check, cmp; in main() local
H A Dcurve_basic_examples.c112 int ret, is_oncurve, isone, iszero; in check_curve() local
/freebsd/crypto/libecc/src/nn/
H A Dnn_rand.c99 int ret, isone; in nn_get_random_mod() local
H A Dnn_modinv.c223 int sign, ret, cmp, isodd, isone; in nn_modinv() local
H A Dnn.c274 int nn_isone(nn_src_t A, int *isone) in nn_isone()
/freebsd/crypto/libecc/src/ecdh/
H A Decccdh.c169 int ret, iszero, isone; in ecccdh_derive_secret() local
/freebsd/crypto/libecc/src/sig/
H A Dec_key.c143 int ret, isone, check; in ec_pub_key_import_from_buf() local
185 int ret, isone, check; in ec_pub_key_import_from_aff_buf() local
H A Dbip0340.c78 int ret, isodd, isone; in _bip0340_set_scalar() local
/freebsd/crypto/libecc/src/fp/
H A Dfp.c247 int ret, isone; in fp_one() local