Searched defs:vbuf (Results 1 – 1 of 1) sorted by relevance
429 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_init_value() local437 mp_digit vbuf[MP_VALUE_DIGITS(uvalue)]; in mp_int_init_uvalue() local445 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_set_value() local453 mp_digit vbuf[MP_VALUE_DIGITS(uvalue)]; in mp_int_set_uvalue() local596 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_add_value() local658 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_sub_value() local717 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_mul_value() local874 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_div_value() local1068 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_exptmod_evalue() local1077 mp_digit vbuf[MP_VALUE_DIGITS(value)]; in mp_int_exptmod_bvalue() local[all …]