Lines Matching refs:mp_get_int
585 DO(der_encode_short_integer(mp_get_int(a), buf[1], &y));597 if (x != mp_get_int(a)) {598 fprintf(stderr, "DER INTEGER short decoding failed, %lu, %lu\n", x, mp_get_int(a));