Home
last modified time | relevance | path

Searched refs:tmpvalue (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2303 BIG_CHUNK_TYPE tmpvalue[BIGTMPSIZE]; in big_modexp_ext() local
2316 tmpvalue, arraysize(tmpvalue))) != BIG_OK) { in big_modexp_ext()
2699 BIG_CHUNK_TYPE tmpvalue[BIGTMPSIZE]; in big_Lucas() local
2714 tmpvalue, arraysize(tmpvalue))) != BIG_OK) in big_Lucas()
2795 BIG_CHUNK_TYPE tmpvalue[BIGTMPSIZE]; in big_isprime_pos_ext() local
2822 tmpvalue, arraysize(tmpvalue))) != BIG_OK) { in big_isprime_pos_ext()
3027 BIG_CHUNK_TYPE tmpvalue[BIGTMPSIZE]; in big_ext_gcd_pos() local
3071 tmpvalue, arraysize(tmpvalue))) != BIG_OK) { in big_ext_gcd_pos()